QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#505583 | #3423. Base-2 Palindromes | xiaowuc1 | AC ✓ | 43ms | 40708kb | Java8 | 2.1kb | 2024-08-05 06:17:26 | 2024-08-05 06:17:26 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 40ms
memory: 38224kb
input:
47345
output:
507291535
result:
ok single line: '507291535'
Test #2:
score: 0
Accepted
time: 30ms
memory: 37924kb
input:
1
output:
1
result:
ok single line: '1'
Test #3:
score: 0
Accepted
time: 42ms
memory: 39448kb
input:
2
output:
3
result:
ok single line: '3'
Test #4:
score: 0
Accepted
time: 35ms
memory: 36808kb
input:
3
output:
5
result:
ok single line: '5'
Test #5:
score: 0
Accepted
time: 25ms
memory: 39120kb
input:
4
output:
7
result:
ok single line: '7'
Test #6:
score: 0
Accepted
time: 33ms
memory: 37376kb
input:
5
output:
9
result:
ok single line: '9'
Test #7:
score: 0
Accepted
time: 36ms
memory: 39372kb
input:
6
output:
15
result:
ok single line: '15'
Test #8:
score: 0
Accepted
time: 38ms
memory: 39272kb
input:
7
output:
17
result:
ok single line: '17'
Test #9:
score: 0
Accepted
time: 36ms
memory: 38324kb
input:
8
output:
21
result:
ok single line: '21'
Test #10:
score: 0
Accepted
time: 43ms
memory: 39336kb
input:
9
output:
27
result:
ok single line: '27'
Test #11:
score: 0
Accepted
time: 37ms
memory: 37448kb
input:
10
output:
31
result:
ok single line: '31'
Test #12:
score: 0
Accepted
time: 30ms
memory: 38344kb
input:
11
output:
33
result:
ok single line: '33'
Test #13:
score: 0
Accepted
time: 29ms
memory: 38460kb
input:
12
output:
45
result:
ok single line: '45'
Test #14:
score: 0
Accepted
time: 29ms
memory: 39776kb
input:
13
output:
51
result:
ok single line: '51'
Test #15:
score: 0
Accepted
time: 33ms
memory: 37500kb
input:
14
output:
63
result:
ok single line: '63'
Test #16:
score: 0
Accepted
time: 39ms
memory: 37864kb
input:
15
output:
65
result:
ok single line: '65'
Test #17:
score: 0
Accepted
time: 31ms
memory: 38256kb
input:
16
output:
73
result:
ok single line: '73'
Test #18:
score: 0
Accepted
time: 41ms
memory: 37004kb
input:
17
output:
85
result:
ok single line: '85'
Test #19:
score: 0
Accepted
time: 34ms
memory: 37524kb
input:
18
output:
93
result:
ok single line: '93'
Test #20:
score: 0
Accepted
time: 41ms
memory: 40708kb
input:
19
output:
99
result:
ok single line: '99'
Test #21:
score: 0
Accepted
time: 40ms
memory: 36624kb
input:
20
output:
107
result:
ok single line: '107'
Test #22:
score: 0
Accepted
time: 41ms
memory: 36648kb
input:
50000
output:
564708705
result:
ok single line: '564708705'
Test #23:
score: 0
Accepted
time: 37ms
memory: 39256kb
input:
1231
output:
368685
result:
ok single line: '368685'
Test #24:
score: 0
Accepted
time: 40ms
memory: 39544kb
input:
12319
output:
33816705
result:
ok single line: '33816705'