QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'