QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#376721 | #4088. 총 쏘기 | ahihi1234 | 0 | 2ms | 6108kb | C++20 | 4.6kb | 2024-04-04 15:48:09 | 2024-04-04 15:48:10 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Subtask #1:
score: 0
Wrong Answer
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 5864kb
input:
8 4 3 8 2 1 7 6 5
output:
8 4 4 3 3 8 8 2 2 1 1 7 7 6 6 5 5
result:
wrong answer Incorrect
Subtask #2:
score: 0
Wrong Answer
Test #26:
score: 0
Wrong Answer
time: 1ms
memory: 6100kb
input:
8 5 6 7 1 2 8 3 4
output:
8 5 5 6 6 7 7 1 1 2 2 8 8 3 3 4 4
result:
wrong answer Incorrect
Subtask #3:
score: 0
Wrong Answer
Test #51:
score: 9
Accepted
time: 1ms
memory: 3816kb
input:
1 1
output:
1 1 1
result:
ok Correct
Test #52:
score: -9
Wrong Answer
time: 2ms
memory: 6108kb
input:
2 1 2
output:
2 1 1 2 2
result:
wrong answer Incorrect
Subtask #4:
score: 0
Skipped
Dependency #3:
0%
Subtask #5:
score: 0
Skipped
Dependency #4:
0%
Subtask #6:
score: 0
Skipped
Dependency #5:
0%
Subtask #7:
score: 0
Skipped
Dependency #1:
0%