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

f27at2 f1:0 1
27 is not present.
f27at2 f1:0 f27at2 f1:0 []2:1,5 f27at2 f3:1 f27at2 f3:1 f27at2 f3:1 []1:1,5 f27at2 f3:1 f27at2 f3:1 []1:1,5 2
Accessed (27, 0); Updated to (27, 64).
f27at2 f3:1 3
27 is present.
f824at4 f1:1 f824at4 f1:1 []2:2,5 f824at4 f3:2 f824at4 f3:2 f824at4 f3:2 []1:2,5 f824at4 f3:2 f824at4 f3:2 []1:2,5 4
Accessed (824, 0); Updated to (824, 426).
f824at4 f3:2 5
824 is present.

JOJ Answer

1
27 is not present.
2
Accessed (27, 0); Updated to (27, 64).
3
27 is present.
4
Accessed (824, 0); Updated to (824, 426).
5
824 is present.