QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#794362 | #9802. Light Up the Grid | ucup-team3479# | WA | 55ms | 5768kb | C++20 | 6.5kb | 2024-11-30 13:53:33 | 2024-11-30 13:53:34 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 49ms
memory: 5056kb
input:
2 1000 100 10 1 4 10 00 01 00 00 10 00 01 1 11 11
output:
1121 2
result:
ok 2 number(s): "1121 2"
Test #2:
score: 0
Accepted
time: 42ms
memory: 5768kb
input:
2 1 1 1 1 4 10 00 01 00 00 10 00 01 1 11 11
output:
5 2
result:
ok 2 number(s): "5 2"
Test #3:
score: 0
Accepted
time: 42ms
memory: 5516kb
input:
1 1000000 1000000 1000000 1000000 1 11 11
output:
2000000
result:
ok 1 number(s): "2000000"
Test #4:
score: -100
Wrong Answer
time: 55ms
memory: 5600kb
input:
10000 8 2 7 8 8 00 01 00 11 00 10 11 11 10 10 01 10 01 00 10 11 8 11 01 11 00 01 10 11 11 00 01 01 01 01 00 11 10 9 00 00 01 01 10 11 00 01 11 10 11 00 11 11 00 11 01 10 9 11 11 10 00 11 00 11 01 00 10 01 11 00 01 01 01 10 01 11 00 01 01 01 10 10 00 11 11 11 11 10 ...
output:
36 34 38 38 44 36 45 38 40 41 38 46 34 37 37 35 29 39 39 40 38 40 44 38 29 38 38 38 34 35 32 41 38 40 41 44 44 34 37 34 29 39 39 40 46 35 39 38 38 38 41 29 42 42 36 41 43 40 41 34 44 39 37 37 34 40 38 38 42 40 38 36 28 34 32 41 38 39 38 37 36 40 34 34 36 34 42 40 38 40 40 43 38 40 38 29 36 40 36 34 ...
result:
wrong answer 1st numbers differ - expected: '34', found: '36'