QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#215719#5301. Modulo Ruins the Legenducup-team1882#WA 0ms3668kbC++141.7kb2023-10-15 13:04:572023-10-15 13:04:58

详细

Test #1:

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

input:

6 24
1 1 4 5 1 4

output:

1
23 1

result:

wrong answer Result not equal to solution.