QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#694505#5301. Modulo Ruins the LegendMaMengQiWA 0ms3648kbC++23409b2024-10-31 18:05:472024-10-31 18:05:49

詳細信息

Test #1:

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

input:

6 24
1 1 4 5 1 4

output:

16
0 0

result:

wrong answer Participant answer greater than judge