UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#5672#32. SortCoding_Farmer533ms1344kbC++1.1kb2018-09-16 20:50:072018-09-16 20:50:08

answer


详细

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

Test #1:

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

input:

5
0 0 0 1 1 

output:

-1 -1

result:

ok Correct.

Test #2:

score: 0
Wrong Answer
time: 1ms
memory: 1156kb

input:

5
716816476 646500411 807499637 544792531 128057616 

output:

1 2
1 3
-1 -1

result:

wrong answer Not sorted.

Test #3:

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

input:

7
0 0 1 0 0 0 0 

output:

3 4
5 7
-1 -1

result:

wrong answer Not sorted.

Test #4:

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

input:

7
685386610 762888212 32009424 450956771 498508039 313999604 331164353 

output:

1 2
5 6
1 4
-1 -1

result:

wrong answer Not sorted.

Test #5:

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

input:

10
1 1 0 0 0 0 0 1 1 1 

output:

1 3
3 5
6 7
-1 -1

result:

wrong answer Not sorted.

Test #6:

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

input:

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

output:

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

result:

wrong answer Not sorted.

Test #7:

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

input:

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

output:

1 2
4 5
1 3
7 8
10 11
7 9
1 6
13 14
16 17
13 15
19 20
22 23
19 21
13 18
1 12
25 26
28 29
25 27
31 32...

result:

wrong answer Not sorted.

Test #8:

score: 0
Wrong Answer
time: 1ms
memory: 1168kb

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
7 8
11 12
13 14
9 12
19 20
23 24
21 22
27 28
29 30
31 32
15 18
33 36
36 39
41 42
43 46
49 52...

result:

wrong answer Not sorted.

Test #9:

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

input:

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

output:

1 2
5 6
1 4
9 10
13 14
9 12
1 8
17 18
21 22
17 20
25 26
29 30
25 28
17 24
1 16
33 34
37 38
33 36
41 ...

result:

wrong answer Not sorted.

Test #10:

score: 0
Wrong Answer
time: 1ms
memory: 1176kb

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
4 5
9 10
6 7
14 15
16 17
11 13
21 22
24 25
26 27
26 30
31 33
33 34
35 38
29 30
18 20
42 43
47 50...

result:

wrong answer Not sorted.

Test #11:

score: 0
Wrong Answer
time: 2ms
memory: 1172kb

input:

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

output:

1 2
1 3
6 7
6 8
1 5
11 12
11 13
16 17
16 18
11 15
1 10
21 22
21 23
26 27
26 28
21 25
31 32
31 33
36 ...

result:

wrong answer Not sorted.

Test #12:

score: 0
Wrong Answer
time: 1ms
memory: 1172kb

input:

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

output:

1 2
1 3
6 7
6 8
1 5
11 12
11 13
16 17
16 18
11 15
1 10
21 22
21 23
26 27
26 28
21 25
31 32
31 33
36 ...

result:

wrong answer Not sorted.

Test #13:

score: 0
Wrong Answer
time: 1ms
memory: 1196kb

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:

1 3
4 5
6 7
9 10
11 12
14 15
19 20
16 20
23 24
25 27
32 33
37 39
34 36
28 31
21 22
44 45
46 47
46 50...

result:

wrong answer Not sorted.

Test #14:

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

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 7
6 9
4 5
11 13
16 17
18 19
13 15
8 10
24 25
22 23
26 29
32 33
32 39
30 31
20 21
41 43
43 48
5...

result:

wrong answer Not sorted.

Test #15:

score: 0
Wrong Answer
time: 2ms
memory: 1272kb

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:

1 2
7 8
4 5
11 12
13 14
19 21
24 25
28 29
22 23
16 18
31 32
36 37
33 35
39 40
41 42
43 44
46 48
50 5...

result:

wrong answer Not sorted.

Test #16:

score: 0
Wrong Answer
time: 2ms
memory: 1312kb

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
4 5
6 7
15 17
8 14
24 25
26 27
29 30
26 28
31 33
33 35
36 37
39 40
18 23
43 45
46 47
49 50
46 48...

result:

wrong answer Not sorted.

Test #17:

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

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
8 9
11 13
6 7
14 15
17 18
14 16
20 22
23 24
26 27
30 31
26 29
33 35
41 42
46 49
43 45
35 39
...

result:

wrong answer Not sorted.

Test #18:

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

input:

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

output:

1 2
5 6
1 4
9 10
13 14
9 12
1 8
16 17
20 21
16 19
24 25
28 29
24 27
16 23
1 15
31 32
35 36
31 34
39 ...

result:

wrong answer Not sorted.

Test #19:

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

input:

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

output:

1 2
1 3
6 7
6 8
1 5
11 12
11 13
16 17
16 18
11 15
1 10
21 22
21 23
26 27
26 28
21 25
31 32
31 33
36 ...

result:

wrong answer Not sorted.

Test #20:

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

input:

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

output:

1 2
5 6
1 4
8 9
11 12
8 10
1 7
14 15
17 18
14 16
20 21
23 24
20 22
14 19
1 13
26 27
29 30
26 28
32 3...

result:

wrong answer Not sorted.