QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#272984#6522. Digit Modeucup-team2454WA 1ms3908kbC++202.0kb2023-12-02 20:36:452023-12-02 20:36:46

詳細信息

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3908kb

input:

5
9
99
999
99999
999999

output:

0
0
0

result:

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