QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#583876 | #8832. Daily Disinfection | ZhangYiDe | WA | 0ms | 3808kb | C++20 | 1.7kb | 2024-09-22 23:25:51 | 2024-09-22 23:25:52 |
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: 3808kb
input:
3 2 01 5 00110 9 101010101
output:
1 4 6
result:
wrong answer 2nd numbers differ - expected: '2', found: '4'