UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#1497#32. SortNAC51045ms1588kbC++486b2018-09-08 09:38:042018-09-08 12:26:40

answer


详细

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

Test #1:

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

input:

5
0 0 0 1 1 

output:

-1 -1

result:

ok Correct.

Test #2:

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

input:

5
716816476 646500411 807499637 544792531 128057616 

output:

1 5
-1 -1

result:

wrong answer Not sorted.

Test #3:

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

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: 1196kb

input:

7
685386610 762888212 32009424 450956771 498508039 313999604 331164353 

output:

1 7
3 5
-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 -1

result:

wrong answer Not sorted.

Test #6:

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

input:

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

output:

1 10
2 9
-1 -1

result:

wrong answer Not sorted.

Test #7:

score: 0
Wrong Answer
time: 8ms
memory: 1224kb

input:

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

output:

2 2999
4 2997
7 2994
9 2992
14 2987
18 2983
19 2982
23 2978
29 2972
31 2970
32 2969
36 2965
38 2963
...

result:

wrong answer Not sorted.

Test #8:

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

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:

-1 -1

result:

wrong answer Not sorted.

Test #9:

score: 0
Wrong Answer
time: 9ms
memory: 1228kb

input:

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

output:

1 4000
2 3999
11 3990
12 3989
13 3988
14 3987
16 3985
17 3984
19 3982
20 3981
21 3980
23 3978
26 397...

result:

wrong answer Not sorted.

Test #10:

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

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:

-1 -1

result:

wrong answer Not sorted.

Test #11:

score: 0
Wrong Answer
time: 8ms
memory: 1232kb

input:

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

output:

2 4999
5 4996
11 4990
17 4984
22 4979
24 4977
26 4975
29 4972
32 4969
33 4968
39 4962
40 4961
42 495...

result:

wrong answer Not sorted.

Test #12:

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

input:

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

output:

1 5000
-1 -1

result:

wrong answer Not sorted.

Test #13:

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

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 -1

result:

wrong answer Not sorted.

Test #14:

score: 0
Wrong Answer
time: 5ms
memory: 1240kb

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:

-1 -1

result:

wrong answer Not sorted.

Test #15:

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

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 30000
2 29999
-1 -1

result:

wrong answer Not sorted.

Test #16:

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

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:

-1 -1

result:

wrong answer Not sorted.

Test #17:

score: 0
Wrong Answer
time: 10ms
memory: 1588kb

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 49999
-1 -1

result:

wrong answer Not sorted.

Test #18:

score: 0
Wrong Answer
time: 11ms
memory: 1356kb

input:

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

output:

10001 20000
-1 -1

result:

wrong answer Not sorted.

Test #19:

score: 0
Wrong Answer
time: 394ms
memory: 1512kb

input:

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

output:

3 39998
4 39997
5 39996
7 39994
8 39993
9 39992
10 39991
11 39990
16 39985
18 39983
23 39978
24 3997...

result:

wrong answer Too much cost.

Test #20:

score: 0
Wrong Answer
time: 581ms
memory: 1584kb

input:

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

output:

1 50000
2 49999
4 49997
8 49993
11 49990
12 49989
14 49987
15 49986
19 49982
20 49981
22 49979
26 49...

result:

wrong answer Too much cost.