QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#593908#9123. Kth SumdegbxhWA 0ms3720kbC++141.6kb2024-09-27 16:51:232024-09-27 16:51:23

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2 4
1 2
3 4
5 6

output:

3 4 

result:

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