QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#489439 | #8832. Daily Disinfection | ZhaoZiLong | WA | 0ms | 3460kb | C++20 | 646b | 2024-07-24 20:11:45 | 2024-07-24 20:11: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: 3460kb
input:
3 2 01 5 00110 9 101010101
output:
1 2 5
result:
wrong answer 3rd numbers differ - expected: '6', found: '5'