QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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'