QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#315941#8177. Sum is Integerucup-team2914#WA 1ms3564kbC++201.7kb2024-01-27 16:32:552024-01-27 16:32:56

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
1 6
1 3
1 2
1 2

output:

0

result:

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