QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#583864 | #8832. Daily Disinfection | ZhangYiDe | WA | 0ms | 3528kb | C++20 | 922b | 2024-09-22 23:14:43 | 2024-09-22 23:14:45 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3528kb
input:
3 2 01 5 00110 9 101010101
output:
1 2 5
result:
wrong answer 3rd numbers differ - expected: '6', found: '5'