QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#491951 | #4286. 99 Problems | HuangHanSheng | WA | 15ms | 10644kb | Python3 | 101b | 2024-07-26 02:04:10 | 2024-07-26 02:04:10 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 15ms
memory: 10644kb
input:
10
output:
99
result:
ok single line: '99'
Test #2:
score: 0
Accepted
time: 10ms
memory: 10644kb
input:
249
output:
299
result:
ok single line: '299'
Test #3:
score: -100
Wrong Answer
time: 14ms
memory: 10600kb
input:
10000
output:
10099
result:
wrong answer 1st lines differ - expected: '9999', found: '10099'