QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#458334 | #8832. Daily Disinfection | ucup-team3908# | WA | 1ms | 3400kb | C++14 | 641b | 2024-06-29 16:42:49 | 2024-06-29 16:42:50 |
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: 1ms
memory: 3400kb
input:
3 2 01 5 00110 9 101010101
output:
1 4 6
result:
wrong answer 2nd numbers differ - expected: '2', found: '4'