QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#622268 | #2056. Buddy Numbers | ZhangYiDe | WA | 0ms | 3912kb | C++20 | 1.3kb | 2024-10-08 20:35:38 | 2024-10-08 20:35:38 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3676kb
input:
2
output:
2 1
result:
ok answer is OK
Test #2:
score: 0
Accepted
time: 0ms
memory: 3840kb
input:
3
output:
2 1 3
result:
ok answer is OK
Test #3:
score: 0
Accepted
time: 0ms
memory: 3908kb
input:
1
output:
1
result:
ok answer is OK
Test #4:
score: 0
Accepted
time: 0ms
memory: 3912kb
input:
4
output:
2 4 1 3
result:
ok answer is OK
Test #5:
score: 0
Accepted
time: 0ms
memory: 3716kb
input:
5
output:
-1
result:
ok answer is OK
Test #6:
score: -100
Wrong Answer
time: 0ms
memory: 3900kb
input:
6
output:
-1
result:
wrong answer answer is exist