QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#445042#8581. 섬GuanYunchang6 1ms3952kbC++201.7kb2024-06-15 23:10:262024-06-15 23:10:26

詳細信息

Subtask #1:

score: 6
Accepted

Test #1:

score: 6
Accepted
time: 1ms
memory: 3952kb

input:

4
0 2

output:

1
4
1 2
0 2
2 3
3 4
2
4
1 0
3 0
0 4
4 2
1
0 2 3

result:

ok Correct

Test #2:

score: 6
Accepted
time: 1ms
memory: 3864kb

input:

3

output:

1
3
0 1
1 2
2 3
2
3
2 0
0 3
3 1
1
0 1 2

result:

ok Correct

Test #3:

score: 6
Accepted
time: 0ms
memory: 3832kb

input:

4
3 1

output:

1
4
0 3
1 2
2 3
3 4
2
4
0 1
3 1
1 4
4 2
1
1 2 3

result:

ok Correct

Test #4:

score: 6
Accepted
time: 1ms
memory: 3828kb

input:

5
1 4
1 3

output:

1
5
0 4
2 3
1 3
3 4
4 5
2
5
0 1
2 1
4 1
1 5
5 3
1
1 3 4

result:

ok Correct

Subtask #2:

score: 0
Time Limit Exceeded

Test #5:

score: 0
Time Limit Exceeded

input:

10
7 0
7 5
7 3
7 1
7 9
7 4
7 2

output:

Unauthorized output

result:


Subtask #3:

score: 0
Time Limit Exceeded

Test #10:

score: 0
Time Limit Exceeded

input:

5000
4593 3389
4593 1610
4593 2357
4593 3323
4593 2037
4593 3667
4593 2737
4593 2642
4593 3981
4593 2700
4593 2134
4593 1719
4593 1444
4593 3729
4593 1371
4593 546
4593 1249
4593 646
4593 4221
4593 1542
4593 2314
4735 4952
4593 680
4593 2555
4593 2152
4593 740
4593 4056
4593 64
4593 3079
4593 3021
4...

output:

Unauthorized output

result:


Subtask #4:

score: 0
Time Limit Exceeded

Dependency #1:

100%
Accepted

Test #19:

score: 0
Time Limit Exceeded

input:

10
0 2
6 0
4 2
0 5
6 9
6 8
0 4

output:

Unauthorized output

result:


Subtask #5:

score: 0
Skipped

Dependency #1:

100%
Accepted

Dependency #2:

0%