QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#622244 | #2056. Buddy Numbers | ZhangYiDe | AC ✓ | 0ms | 3712kb | C++20 | 6.8kb | 2024-10-08 20:28:02 | 2024-10-08 20:28:02 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3580kb
input:
2
output:
1 2
result:
ok answer is OK
Test #2:
score: 0
Accepted
time: 0ms
memory: 3584kb
input:
3
output:
2 1 3
result:
ok answer is OK
Test #3:
score: 0
Accepted
time: 0ms
memory: 3712kb
input:
1
output:
1
result:
ok answer is OK
Test #4:
score: 0
Accepted
time: 0ms
memory: 3704kb
input:
4
output:
3 1 2 4
result:
ok answer is OK
Test #5:
score: 0
Accepted
time: 0ms
memory: 3580kb
input:
5
output:
-1
result:
ok answer is OK
Test #6:
score: 0
Accepted
time: 0ms
memory: 3652kb
input:
6
output:
5 1 3 6 2 4
result:
ok answer is OK
Test #7:
score: 0
Accepted
time: 0ms
memory: 3700kb
input:
7
output:
-1
result:
ok answer is OK
Test #8:
score: 0
Accepted
time: 0ms
memory: 3572kb
input:
8
output:
-1
result:
ok answer is OK
Test #9:
score: 0
Accepted
time: 0ms
memory: 3708kb
input:
9
output:
-1
result:
ok answer is OK
Test #10:
score: 0
Accepted
time: 0ms
memory: 3664kb
input:
10
output:
-1
result:
ok answer is OK
Test #11:
score: 0
Accepted
time: 0ms
memory: 3584kb
input:
11
output:
-1
result:
ok answer is OK
Test #12:
score: 0
Accepted
time: 0ms
memory: 3588kb
input:
12
output:
-1
result:
ok answer is OK
Test #13:
score: 0
Accepted
time: 0ms
memory: 3656kb
input:
13
output:
-1
result:
ok answer is OK
Test #14:
score: 0
Accepted
time: 0ms
memory: 3644kb
input:
14
output:
-1
result:
ok answer is OK
Test #15:
score: 0
Accepted
time: 0ms
memory: 3644kb
input:
15
output:
-1
result:
ok answer is OK
Test #16:
score: 0
Accepted
time: 0ms
memory: 3640kb
input:
16
output:
-1
result:
ok answer is OK
Test #17:
score: 0
Accepted
time: 0ms
memory: 3576kb
input:
17
output:
-1
result:
ok answer is OK
Test #18:
score: 0
Accepted
time: 0ms
memory: 3584kb
input:
18
output:
-1
result:
ok answer is OK
Test #19:
score: 0
Accepted
time: 0ms
memory: 3656kb
input:
19
output:
-1
result:
ok answer is OK
Test #20:
score: 0
Accepted
time: 0ms
memory: 3644kb
input:
20
output:
-1
result:
ok answer is OK
Test #21:
score: 0
Accepted
time: 0ms
memory: 3636kb
input:
30
output:
-1
result:
ok answer is OK
Test #22:
score: 0
Accepted
time: 0ms
memory: 3660kb
input:
100
output:
-1
result:
ok answer is OK
Test #23:
score: 0
Accepted
time: 0ms
memory: 3648kb
input:
288
output:
-1
result:
ok answer is OK
Test #24:
score: 0
Accepted
time: 0ms
memory: 3580kb
input:
666
output:
-1
result:
ok answer is OK
Test #25:
score: 0
Accepted
time: 0ms
memory: 3644kb
input:
1000
output:
-1
result:
ok answer is OK