QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#597234 | #9226. Game of Geniuses | MaMengQi | WA | 1ms | 3800kb | C++17 | 1.5kb | 2024-09-28 17:20:12 | 2024-09-28 17:20:13 |
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: 3540kb
input:
3 1 4 9 8 4 2 7 5 7
output:
5
result:
ok 1 number(s): "5"
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 3800kb
input:
50 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2392 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 2500 25...
output:
2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2501 2500
result:
wrong answer 1st numbers differ - expected: '2500', found: '2501'