QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#309030#8129. Binary Sequenceucup-team1126#WA 0ms71248kbC++2010.3kb2024-01-20 14:19:282024-01-20 14:19:28

詳細信息

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 71248kb

input:

10
4 0
4 1
4 2
4 3
4 4
4 5
4 6
6 3
6 7
118999881999119725 3

output:

0 0 0
0 0 0
0 0 0
0 0 0

result:

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