QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#774588#5137. TowerHuangHanShengWA 1ms3768kbC++201.2kb2024-11-23 13:30:112024-11-23 13:30:20

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3768kb

input:

3
2 0
2 6
5 0
1 2 3 4 5
5 3
1 2 3 4 5

output:

0
0
0

result:

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