QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#879064#9695. Trash Problemucup-team3607#WA 1ms2176kbRust21.5kb2025-02-01 20:36:272025-02-01 20:36:35

詳細信息

Test #1:

score: 100
Accepted
time: 0ms
memory: 2048kb

input:

4
0110
0110
1111
1111

output:

17

result:

ok 1 number(s): "17"

Test #2:

score: -100
Wrong Answer
time: 1ms
memory: 2176kb

input:

20
00110101100010111111
01000101010001111000
11101001001011011010
01000001001001101110
11100011001111111100
01101110111100111100
10000101011110110101
10001001101110000110
11110011110001110010
10001000101101011111
01000010001100110101
00111100100010011010
01000011000111011011
00111010111111010101
000...

output:

581

result:

wrong answer 1st numbers differ - expected: '549', found: '581'