QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#425897 | #6509. Not Another Range Query Problem | egypt_ioi2024_04 | WA | 1ms | 5744kb | C++20 | 3.3kb | 2024-05-30 18:38:49 | 2024-05-30 18:38: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: 5744kb
input:
9 7 100110001 2 5 1 3 6 1 4 8 2 2 7 1 1 9 1 1 9 0 1 9 8
output:
2 1 3 1 4 9 0
result:
wrong answer 3rd numbers differ - expected: '1', found: '3'