QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#662238#9248. An Easy Math ProblemZhangYiDeWA 0ms7780kbC++231.8kb2024-10-20 22:06:532024-10-20 22:06:55

详细

Test #1:

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

input:

10
1
2
3
4
5
6
7
8
9
10

output:

1
2
2
3
2
4
2
4
3
4

result:

wrong answer 6th lines differ - expected: '5', found: '4'