QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#376721#4088. 총 쏘기ahihi12340 2ms6108kbC++204.6kb2024-04-04 15:48:092024-04-04 15:48:10

詳細信息

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%