QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#130962#5011. Course SelectionZhaoZiLongWA 1ms11828kbC++142.1kb2023-07-25 21:22:002023-07-25 21:22:01

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

3.50

result:

wrong output format Expected integer, but "3.50" found