QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#630996 | #2802. Paris by Night | HuangHanSheng | WA | 841ms | 4080kb | C++23 | 4.3kb | 2024-10-11 21:17:31 | 2024-10-11 21:17:37 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 1ms
memory: 3704kb
input:
8 0 0 10 1 1 2 2 1 3 3 2 7 2 3 8 5 2 5 1 5 12 4 5 14
output:
2
result:
ok single line: '2'
Test #2:
score: -100
Wrong Answer
time: 841ms
memory: 4080kb
input:
1000 896412 24582 6615 299300 202665 6066 648071 901145 3490 517453 9901 4718 458763 344203 3136 559128 150598 2054 88742 32162 4917 796449 722231 2203 815405 975068 7640 313309 363944 237 469469 816749 4579 536254 558068 7431 380683 765376 4878 44861 857576 1758 347474 797161 7523 488456 401381 944...
output:
0
result:
wrong answer 1st lines differ - expected: '10', found: '0'