QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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'