QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#622757 | #2056. Buddy Numbers | HuangHanSheng | RE | 1ms | 3620kb | C++20 | 1.2kb | 2024-10-09 02:46:10 | 2024-10-09 02:46:11 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 3616kb
input:
2
output:
2 1
result:
ok answer is OK
Test #2:
score: 0
Accepted
time: 1ms
memory: 3620kb
input:
3
output:
2 1 3
result:
ok answer is OK
Test #3:
score: -100
Runtime Error
input:
1