/ Test /

Record Case Detail

Notes

This function is in beta test. Please help improve it in the issues here.

Stderr


        

Hints

Your answer may be identical to the JOJ answer in the first several lines.

However, you will still get Wrong Answer because the complete output may be longer and there might be errors in the future lines.

Please double check your code to solve this problem and try again.

Your Answer

>> unlike
Error: generated-2 cannot unlike post #2 of generated-4!
generated-4 does not have post #2.
>> visit
generated-2
stranger
Followers: 1
Following: 3
>> delete
>> post
>> trending
1 tag-18: 42
2 tag-8: 39
3 tag-3: 36
4 tag-12: 33
5 tag-13: 25
6 tag-5: 25
7 tag-1: 23
8 tag-14: 21
9 tag-15: 15
10 tag-20: 15
11 tag-16: 10
>> delete
Error: generated-5 cannot delete post #2!
generated-5 does not have post #2.
>> visit
generated-3
following
Followers: 3
Following: 1
>> delete
>> visit
generated-2
stranger
Followers: 1
Following: 3
>> like
>> unfollow
>> follow
>> trending
1 tag-8: 39
2 tag-18: 37
3 tag-3: 37
4 tag-12: 33
5 tag-13: 25
6 tag-5: 25
7 tag-1: 23
8 tag-14: 22
9 tag-15: 15
>> uncomment
Error: generated-2 cannot uncomment comment #5 of post #1 posted by generated-5!
generated-2 is not the owner of comment 5.
>> uncomment
Error: generated-1 cannot uncomment comment #3 of post #3 posted by generated-3!
generated-1 is not the owner of comment 3.

JOJ Answer

>> unlike
Error: generated-2 cannot unlike post #2 of generated-4!
generated-4 does not have post #2.
>> visit
generated-2
stranger
Followers: 1
Following: 3
>> delete
>> post
>> trending
1 tag-18: 42
2 tag-8: 39
3 tag-3: 36
4 tag-12: 33
5 tag-13: 25
6 tag-5: 25
7 tag-1: 23
8 tag-14: 21
9 tag-15: 15
10 tag-20: 15
11 tag-16: 10
>> delete
Error: generated-5 cannot delete post #2!
generated-5 does not have post #2.
>> visit
generated-3
following
Followers: 3
Following: 1
>> delete
>> visit
generated-2
stranger
Followers: 1
Following: 3
>> like
>> unfollow
>> follow
>> trending
1 tag-8: 39
2 tag-18: 37
3 tag-3: 37
4 tag-12: 33
5 tag-13: 25
6 tag-5: 25
7 tag-1: 23
8 tag-14: 22
9 tag-15: 15
>> uncomment
Error: generated-2 cannot uncomment comment #5 of post #1 posted by generated-5!
generated-2 is not the owner of comment #5.
>> uncomment
Error: generated-1 cannot uncomment comment #3 of post #3 posted by generated-3!
generated-1 is not the owner of comment #3.