QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#457776 | #8832. Daily Disinfection | ucup-team1869# | WA | 17ms | 3768kb | C++14 | 604b | 2024-06-29 14:00:36 | 2024-06-29 14:00:36 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 3768kb
input:
3 2 01 5 00110 9 101010101
output:
1 2 6
result:
ok 3 number(s): "1 2 6"
Test #2:
score: -100
Wrong Answer
time: 17ms
memory: 3584kb
input:
10000 15 010111111011011 10 1000101111 10 0011111101 1 0 3 110 4 1000 8 10000111 20 00000101000100001110 13 1101110110110 13 0111100011010 17 00001001111110101 1 0 20 10001010011000111100 11 00100110101 11 10110101000 15 001011110011000 16 1110111110000111 15 011110110110010 1 0 20 10110001101100010...
output:
11 6 7 2147483647 4 2 4 6 11 7 9 2147483647 9 5 6 7 11 9 2147483647 9 8 7 3 6 2147483647 6 2 5 4 8 10 4 6 1 7 2 2 8 1 8 11 9 13 4 11 13 16 6 4 4 5 2 1 7 7 5 3 2147483647 2147483647 11 8 5 6 7 6 4 9 1 4 5 12 2147483647 3 10 4 3 7 8 3 7 4 3 7 9 15 3 6 6 9 8 6 1 2 6 2 11 10 5 2147483647 2147483647 4 7 ...
result:
wrong answer 4th numbers differ - expected: '0', found: '2147483647'