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

Verbose
Non Verbose
1,29d0
< User dudu logged in.
< User keke logged in.
< User keke logged in.
< User dudu logged out.
< Recipient duuu does not exist.
< Select a time less than three days in the future.
< User keke logged in.
< Select a time less than three days in the future.
< User keke logged out.
< Fraudulent transaction detected, aborting request.
< Fraudulent transaction detected, aborting request.
< User keke logged in.
< User dudu logged in.
< At the time of execution, sender and/or recipient have not registered.
< User yuqi logged in.
< Transaction placed at 1000206: $10000 from dudu to keke at 1010007.
< User kulu logged in.
< At the time of execution, sender and/or recipient have not registered.
< Fraudulent transaction detected, aborting request.
< Fraudulent transaction detected, aborting request.
< User kulu logged out.
< Sender kulu is not logged in.
< Transaction executed at 1010007: $10000 from dudu to keke.
< Transaction placed at 50108000206: $1000 from keke to yuqi at 50108010004.
< User

JOJ Answer

Verbose
Non Verbose