QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#74072 | #2832. Graph Theory | ZhangYiDe | WA | 2ms | 5384kb | C++ | 1.1kb | 2023-01-30 15:55:59 | 2023-01-30 15:56:02 |
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: 2ms
memory: 5384kb
input:
3 2 1 2 2 3 3 2 1 1 2 2 3 3 1 2 2 3 3 1
output:
1 0 9999999999
result:
wrong answer 3rd lines differ - expected: '2', found: '9999999999'