QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#458825 | #8831. Chemistry Class | ucup-team3742# | WA | 5ms | 10716kb | Python3 | 1.2kb | 2024-06-29 19:39:57 | 2024-06-29 19:39:59 |
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: 5ms
memory: 10716kb
input:
4 1 2 1 42 69 2 3 1 1 2 3 4 2 5 1 6 1 3 4 5 19 1 1 7 8 9 10 11 12 13 14 20
output:
2 69 42 -1 2 1 4
result:
wrong answer 1st numbers differ - expected: '-1', found: '2'