QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#794437 | #9802. Light Up the Grid | ucup-team3497# | WA | 96ms | 17520kb | C++20 | 3.5kb | 2024-11-30 14:16:28 | 2024-11-30 14:16:28 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 96ms
memory: 15988kb
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: 58ms
memory: 17392kb
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: 63ms
memory: 17520kb
input:
1 1000000 1000000 1000000 1000000 1 11 11
output:
2000000
result:
ok 1 number(s): "2000000"
Test #4:
score: -100
Wrong Answer
time: 92ms
memory: 16736kb
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:
34 32 36 37 40 36 42 38 44 41 37 44 34 37 38 32 29 41 43 44 38 40 44 38 29 40 41 38 34 34 33 41 34 36 41 45 45 34 38 34 29 36 40 40 43 35 44 37 38 38 45 29 41 41 38 41 43 48 42 34 42 44 37 35 34 38 42 37 42 43 34 36 28 34 34 38 37 41 38 38 36 38 34 34 36 34 42 41 41 38 44 40 37 41 42 30 38 43 36 34 ...
result:
wrong answer 4th numbers differ - expected: '36', found: '37'