QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#668096#7578. Salty FishDerekshakkWA 1ms3540kbC++172.8kb2024-10-23 11:17:472024-10-23 11:17:54

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1
6 3
1 1 2 2 3
2 5 4 3 3 2
2 1 3
3 1 7
1 2 4

output:

11

result:

wrong answer 1st numbers differ - expected: '6', found: '11'