QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#874106 | #1138. Counting Mushrooms | asdfghjkl | 0 | 1ms | 3840kb | C++14 | 1.5kb | 2025-01-27 15:59:03 | 2025-01-27 15:59:03 |
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
Subtask #1:
score: 0
Wrong Answer
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3840kb
input:
10 1 1 0 1 1 1 0 0 1
output:
Q 2 0 1 Q 2 0 2 Q 2 0 3 Q 2 0 4 Q 2 0 5 Q 2 0 6 Q 2 0 7 Q 2 0 8 Q 2 0 9 A 3
result:
wrong answer Answer is not correct.