QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#622303 | #2056. Buddy Numbers | MaMengQi | WA | 0ms | 3704kb | C++20 | 2.4kb | 2024-10-08 20:46:17 | 2024-10-08 20:46:18 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3640kb
input:
2
output:
2 1
result:
ok answer is OK
Test #2:
score: 0
Accepted
time: 0ms
memory: 3656kb
input:
3
output:
2 1 3
result:
ok answer is OK
Test #3:
score: 0
Accepted
time: 0ms
memory: 3700kb
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: 3636kb
input:
5
output:
-1
result:
ok answer is OK
Test #6:
score: -100
Wrong Answer
time: 0ms
memory: 3636kb
input:
6
output:
-1
result:
wrong answer answer is exist