UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#6350#32. SortFreopen203196ms708kbC++746b2018-09-20 00:01:132018-09-20 00:02:00

answer


详细

小提示:点击横条可展开更详细的信息

Test #1:

score: 5
Accepted
time: 0ms
memory: 508kb

input:

5
0 0 0 1 1 

output:

-1 -1

result:

ok Correct.

Test #2:

score: 0
Wrong Answer
time: 0ms
memory: 516kb

input:

5
716816476 646500411 807499637 544792531 128057616 

output:

3 5
-1 -1

result:

wrong answer Not sorted.

Test #3:

score: 0
Wrong Answer
time: 0ms
memory: 508kb

input:

7
0 0 1 0 0 0 0 

output:

-1 -1

result:

wrong answer Not sorted.

Test #4:

score: 0
Wrong Answer
time: 0ms
memory: 516kb

input:

7
685386610 762888212 32009424 450956771 498508039 313999604 331164353 

output:

1 3
5 6
6 7
2 6
2 3
6 7
-1 -1

result:

wrong answer Not sorted.

Test #5:

score: 0
Wrong Answer
time: 0ms
memory: 504kb

input:

10
1 1 0 0 0 0 0 1 1 1 

output:

-1 -1

result:

wrong answer Not sorted.

Test #6:

score: 0
Wrong Answer
time: 0ms
memory: 516kb

input:

10
552474873 603523889 451688250 856980678 746716186 316583031 509750159 895158422 895128023 2769912...

output:

9 10
8 9
4 8
5 6
9 10
-1 -1

result:

wrong answer Not sorted.

Test #7:

score: 0
Wrong Answer
time: 3ms
memory: 528kb

input:

3000
774135042 955379290 425485912 951649655 435211761 517813461 22865164 126834432 859390051 751505...

output:

1 8
13 16
19 20
14 19
3 14
34 35
31 34
25 31
38 40
43 44
39 43
26 39
5 28
48 49
54 55
49 54
66 67
70...

result:

wrong answer Not sorted.

Test #8:

score: 5
Accepted
time: 31ms
memory: 536kb

input:

4000
0 1 0 0 1 0 0 0 0 0 0 0 1 0 1 1 0 0 1 0 0 0 1 0 0 1 1 0 1 0 0 0 1 1 0 0 0 0 0 1 1 0 1 1 0 0 1 1...

output:

2 4
5 6
6 8
4 7
13 14
7 13
19 20
23 24
20 23
27 28
26 27
29 30
30 32
27 31
23 29
12 27
33 36
35 39
4...

result:

ok Correct.

Test #9:

score: 0
Wrong Answer
time: 4ms
memory: 532kb

input:

4000
253876655 192406499 33773493 714588720 62247300 512617285 830025704 158991275 146203174 6211898...

output:

7 8
4 7
7 16
28 32
15 31
34 35
38 40
35 39
43 44
42 43
43 47
38 45
54 56
58 60
60 63
56 62
43 61
30 ...

result:

wrong answer Not sorted.

Test #10:

score: 5
Accepted
time: 44ms
memory: 536kb

input:

5000
0 1 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 1 1 1 1 0 1 1 0 1 1 1 0 0 1 1 0 0 1 0 0 0 1 1 0 1 1 1 1 0 1 1...

output:

2 3
3 5
9 10
8 9
5 8
14 15
15 17
8 16
21 22
24 25
22 24
26 30
23 27
31 33
32 34
33 38
25 35
14 29
47...

result:

ok Correct.

Test #11:

score: 0
Wrong Answer
time: 7ms
memory: 532kb

input:

5000
576963277 817862335 430151834 505200145 307373684 896252967 779450344 424741325 188693368 71249...

output:

2 3
3 5
6 8
7 9
5 7
14 15
19 20
18 19
15 18
7 17
31 33
32 35
36 38
39 40
37 39
34 37
14 35
41 43
42 ...

result:

wrong answer Not sorted.

Test #12:

score: 0
Wrong Answer
time: 6ms
memory: 532kb

input:

5000
296887 701139 1259018 1624742 1747738 2354948 2616510 2777173 3193517 3454408 3801911 4078104 4...

output:

2500 5000
2498 2500
2493 2498
2483 2493
2463 2483
2424 2463
2346 2424
2190 2346
1877 2190
1252 1877
...

result:

wrong answer Not sorted.

Test #13:

score: 0
Wrong Answer
time: 194ms
memory: 556kb

input:

10000
1 1 0 1 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 1 1 0 1 0 1 1 0 1 1 0 1 0 0 0 1 0 1 1 ...

output:

2 3
3 5
4 10
8 21
23 24
25 26
24 25
30 31
28 30
25 28
32 33
35 36
33 35
37 39
40 41
38 40
34 38
27 3...

result:

wrong answer Not sorted.

Test #14:

score: 5
Accepted
time: 678ms
memory: 600kb

input:

20000
0 1 1 0 1 1 1 1 0 1 1 1 0 1 1 1 0 1 0 1 0 1 1 1 0 0 0 0 0 1 0 1 1 1 1 0 0 0 0 1 1 1 0 1 1 0 0 ...

output:

2 4
6 9
3 6
11 13
16 17
17 19
12 17
4 13
24 25
22 24
23 29
32 39
27 35
7 31
41 43
42 48
51 53
52 54
...

result:

ok Correct.

Test #15:

score: 0
Wrong Answer
time: 1557ms
memory: 636kb

input:

30000
1 0 0 1 0 1 1 0 0 1 1 0 1 0 0 0 0 0 1 0 0 1 1 1 0 0 1 1 0 1 1 0 1 1 0 1 0 1 1 0 1 0 1 0 1 1 1 ...

output:

4 5
6 9
5 7
10 12
11 16
7 13
19 20
20 21
27 29
21 27
11 23
34 35
33 34
36 37
34 36
41 42
42 44
35 42...

result:

wrong answer Not sorted.

Test #16:

score: 0
Time Limit Exceeded

input:

40000
0 1 0 0 0 1 0 1 1 1 0 0 0 0 1 0 0 1 1 1 0 0 0 1 0 1 1 1 1 0 1 1 0 0 0 1 0 1 1 0 0 0 1 0 0 1 1 ...

output:

2 3
3 5
6 7
5 6
15 17
6 16
24 25
29 30
26 29
25 26
31 33
32 35
36 37
39 40
37 39
34 37
26 35
12 30
4...

result:


Test #17:

score: 0
Time Limit Exceeded

input:

50000
0 1 0 1 0 1 1 1 0 0 1 1 0 1 1 1 1 0 1 1 1 0 1 1 1 1 1 1 0 1 0 0 1 1 0 1 1 0 0 1 1 0 1 0 0 1 0 ...

output:

2 3
4 5
3 4
12 13
11 12
4 11
15 18
21 22
16 21
7 16
27 29
30 31
31 32
28 31
33 35
36 38
34 36
30 34
...

result:


Test #18:

score: 0
Wrong Answer
time: 562ms
memory: 632kb

input:

30000
23333 23333 23333 23333 23333 23333 23333 23333 23333 23333 23333 23333 23333 23333 23333 2333...

output:

10001 10004
10003 10005
10008 10009
10012 10014
10009 10012
10015 10016
10020 10021
10016 10020
1001...

result:

wrong answer Not sorted.

Test #19:

score: 0
Wrong Answer
time: 45ms
memory: 676kb

input:

40000
45713484 162270600 502896796 450460958 129500884 513441781 557737624 340152311 679444775 35445...

output:

4 5
3 4
6 8
4 6
11 12
17 18
19 20
18 19
12 18
5 14
27 28
24 27
36 37
37 38
31 37
26 32
9 27
46 50
42...

result:

wrong answer Not sorted.

Test #20:

score: 0
Wrong Answer
time: 65ms
memory: 708kb

input:

50000
455891075 705915927 189674482 578895411 789714247 658466934 483470291 469989305 544838975 2828...

output:

1 3
8 10
11 12
9 11
2 9
16 18
21 22
23 24
24 25
22 24
18 23
4 21
26 28
30 31
27 30
33 35
29 33
48 49...

result:

wrong answer Not sorted.