QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#233520#6607. Rise of ShadowsThreeKonjaksWA 0ms3988kbC++143.1kb2023-10-31 18:48:272023-10-31 18:48:28

详细

Test #1:

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

input:

5 5 4

output:

0 0
2 1
7 5
5 4
12

result:

wrong answer 1st numbers differ - expected: '9', found: '0'