QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#792684#9123. Kth SumZhangYiDeWA 364ms34528kbC++205.1kb2024-11-29 12:58:262024-11-29 12:58:26

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 364ms
memory: 34528kb

input:

2 4
1 2
3 4
5 6

output:

10846456

result:

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