QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#102333 | #6310. Dining Professors | ZhangYiDe | WA | 2ms | 3412kb | C++20 | 641b | 2023-05-03 04:12:33 | 2023-05-03 04:12:37 |
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: 3412kb
input:
5 2 1 0 1 0 1
output:
2 2 1 2 2 13
result:
wrong answer 1st numbers differ - expected: '13', found: '2'