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

--- tmp	2023-11-11 16:36:13.032717303 +0000
+++ test-24-output-v.txt	2023-11-11 16:36:12.512719288 +0000
@@ -136,20 +136,20 @@
 Balance: $176274
 Total # of transactions: 33
 Incoming 29:
-24: asnf sent 2 dollars to mertg at 80605404034.
-23: asnf sent 2 dollars to mertg at 80605404234.
-17: asnf sent 2 dollars to mertg at 80605404430.
-18: asnf sent 2 dollars to mertg at 80605404434.
-32: asnf sent 20000 dollars to mertg at 80605404434.
-31: asnf sent 200 dollars to mertg at 80605404434.
-30: asnf sent 2 dollars to mertg at 80605404434.
-29: asnf sent 2 dollars to mertg at 80605404434.
-28: asnf sent 2 dollars to mertg at 80605404434.
-27: asnf sent 2 dollars to mertg at 80605404434.
+11: asnf sent 2 dollars to mertg at 80605404434.
+10: asnf sent 2 dollars to mertg at 80605404434.
+9: asnf sent 2 dollars to mertg at 80605404434.
+8: asnf sent 2 dollars to mertg at 80605404434.
+7: asnf sent 2 dollars to mertg at 80605404434.
+6: asnf sent 2 dollars to mertg at 80605404434.
+5: asnf sent 2 dollars to mertg a

JOJ Answer