QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#224129 | #2933. Sequinary Numerals | HuangHanSheng | WA | 14ms | 8896kb | Python3 | 119b | 2023-10-23 00:02:39 | 2023-10-23 00:02:40 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 14ms
memory: 8896kb
input:
2101
output:
2 1 0 1
result:
wrong answer 1st lines differ - expected: '10', found: '2'