QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#879657#9694. Light Drinking and Low Singingucup-team253RE 1ms3584kbC++239.7kb2025-02-02 10:04:382025-02-02 10:04:38

详细

Test #1:

score: 100
Accepted
time: 1ms
memory: 3584kb

input:

10 10
0011101100
2 5 9
3 2 5
1 1 10
1 1 5
3 4 6
1 2 5
2 4 9
3 5 10
3 2 7
3 1 8

output:

2
1
3
3
4

result:

ok 5 number(s): "2 1 3 3 4"

Test #2:

score: -100
Runtime Error

input:

5000 5000
11110100011000001111101011001001000111001111100101011101110100010011000011100110001001111101001100111111001000000100001001101101001001110010101000001101110001000000001101101110101100101010010011010111011110100011001111100101101100000100111100000100001001000100100110111010010110010101101110...

output:


result: