QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#794485 | #9802. Light Up the Grid | ucup-team3497# | WA | 98ms | 17624kb | C++20 | 3.4kb | 2024-11-30 14:31:50 | 2024-11-30 14:31:51 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 98ms
memory: 17320kb
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: 57ms
memory: 17284kb
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: 62ms
memory: 17620kb
input:
1 1000000 1000000 1000000 1000000 1 11 11
output:
2000000
result:
ok 1 number(s): "2000000"
Test #4:
score: -100
Wrong Answer
time: 86ms
memory: 17624kb
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 40 41 37 44 34 37 38 32 29 41 39 40 38 40 44 38 29 40 37 38 34 34 33 41 34 36 41 42 45 34 38 34 29 36 40 40 43 35 40 37 38 38 41 29 41 41 38 41 43 40 42 34 42 41 37 35 34 38 38 37 42 40 34 36 28 34 34 38 37 41 38 38 36 38 34 34 36 34 42 41 38 38 41 40 37 41 38 30 38 40 36 34 ...
result:
wrong answer 4th numbers differ - expected: '36', found: '37'