QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#188509 | #3421. Reversed Binary Numbers | HuangHanSheng | WA | 1ms | 3684kb | C++20 | 898b | 2023-09-25 21:49:18 | 2023-09-25 21:49:18 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3568kb
input:
37
output:
41
result:
ok single line: '41'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3432kb
input:
1
output:
1
result:
ok single line: '1'
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 3684kb
input:
27494855
output:
-2007279
result:
wrong answer 1st lines differ - expected: '29827979', found: '-2007279'