QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#476597 | #1427. Flip | ZhangYiDe | WA | 2ms | 7348kb | C++11 | 2.0kb | 2024-07-13 20:23:45 | 2024-07-13 20:23:45 |
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: 2ms
memory: 7348kb
input:
2 6 2 1 2 2 1 3 2 1 4 2 2 3 2 2 4 2 3 4
output:
499122177 748683265 748683265 748683265 748683265 499122177
result:
ok 6 numbers
Test #2:
score: -100
Wrong Answer
time: 2ms
memory: 6672kb
input:
3 5 3 2 3 5 2 2 4 2 5 6 3 1 4 6 2 2 5
output:
935854081 623902721 31195136 935854081 686292993
result:
wrong answer 3rd numbers differ - expected: '374341633', found: '31195136'