QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#368673 | #5441. Quartz Collection | Z_301 | WA | 1ms | 5676kb | C++17 | 6.2kb | 2024-03-27 15:12:10 | 2024-03-27 15:12:11 |
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: 5676kb
input:
4 5 2 4 5 7 1 7 2 1 4 5 2 1 6 2 4 4 3 2 1 3 3 6 6
output:
13 14 15 14 10 12
result:
wrong answer 6th numbers differ - expected: '13', found: '12'