QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#369987#5301. Modulo Ruins the LegendDiaosiWA 0ms3644kbC++141.9kb2024-03-28 20:35:102024-03-28 20:35:12

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

6 24
1 1 4 5 1 4

output:

16
0 0

result:

wrong answer Participant answer greater than judge