QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#270584 | #7072. Photograph | ZhangYiDe | WA | 1ms | 3608kb | C++17 | 2.0kb | 2023-12-01 10:07:40 | 2023-12-01 10:07:41 |
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: 0
Wrong Answer
time: 1ms
memory: 3608kb
input:
5 4 1 2 3 4 5 1 2 3 4 5 6 6 8 10
output:
10 10 7 7 64
result:
wrong answer 3rd lines differ - expected: '13', found: '7'