QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#322917#8129. Binary Sequenceucup-team2880#WA 0ms3700kbC++201.0kb2024-02-07 22:59:292024-02-07 22:59:29

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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

result:

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