QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#643592#5301. Modulo Ruins the LegendHuangHanShengWA 0ms3596kbC++20739b2024-10-15 22:12:142024-10-15 22:12:15

详细

Test #1:

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

input:

6 24
1 1 4 5 1 4

output:

3
1
23 3

result:

wrong answer Result not equal to solution.