QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#272984 | #6522. Digit Mode | ucup-team2454 | WA | 1ms | 3908kb | C++20 | 2.0kb | 2023-12-02 20:36:45 | 2023-12-02 20:36:46 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
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'