QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#369987#5301. Modulo Ruins the LegendDiaosiWA 0ms3644kbC++141.9kb2024-03-28 20:35:102024-03-28 20:35:12

详细

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