QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#78728 | #2933. Sequinary Numerals | MaMengQi | WA | 22ms | 9532kb | Python3 | 1007b | 2023-02-20 01:58:19 | 2023-02-20 01:58:21 |
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: 22ms
memory: 9532kb
input:
2101
output:
num, denom 10 1 10
result:
wrong answer 1st lines differ - expected: '10', found: 'num, denom 10 1'