QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#505581 | #3421. Reversed Binary Numbers | xiaowuc1 | AC ✓ | 0ms | 3824kb | C++17 | 883b | 2024-08-05 06:17:07 | 2024-08-05 06:17:07 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3824kb
input:
37
output:
41
result:
ok single line: '41'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3612kb
input:
1
output:
1
result:
ok single line: '1'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3808kb
input:
27494855
output:
29827979
result:
ok single line: '29827979'
Test #4:
score: 0
Accepted
time: 0ms
memory: 3820kb
input:
1000000000
output:
1365623
result:
ok single line: '1365623'
Test #5:
score: 0
Accepted
time: 0ms
memory: 3776kb
input:
999999999
output:
1071961719
result:
ok single line: '1071961719'
Test #6:
score: 0
Accepted
time: 0ms
memory: 3612kb
input:
256
output:
1
result:
ok single line: '1'