QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#315967#8177. Sum is Integerucup-team2914#WA 1ms3588kbC++201.5kb2024-01-27 16:43:402024-01-27 16:43:40

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
1 6
1 3
1 2
1 2

output:

0

result:

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