QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#762206#9123. Kth SumZhaoZiLongWA 0ms3628kbC++172.0kb2024-11-19 14:09:512024-11-19 14:09:56

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2 4
1 2
3 4
5 6

output:

11

result:

wrong answer 1st words differ - expected: '10', found: '11'