QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#583864 | #8832. Daily Disinfection | ZhangYiDe | WA | 0ms | 3528kb | C++20 | 922b | 2024-09-22 23:14:43 | 2024-09-22 23:14:45 |
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: 0ms
memory: 3528kb
input:
3 2 01 5 00110 9 101010101
output:
1 2 5
result:
wrong answer 3rd numbers differ - expected: '6', found: '5'