UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#2297#32. SortGodWrath525ms1932kbC++1.3kb2018-09-08 17:22:132018-09-08 17:22:15

answer


详细

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

Test #1:

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

input:

5
0 0 0 1 1 

output:


result:

wrong output format Unexpected end of file - int32 expected

Test #2:

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

input:

5
716816476 646500411 807499637 544792531 128057616 

output:


result:

wrong output format Unexpected end of file - int32 expected

Test #3:

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

input:

7
0 0 1 0 0 0 0 

output:


result:

wrong output format Unexpected end of file - int32 expected

Test #4:

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

input:

7
685386610 762888212 32009424 450956771 498508039 313999604 331164353 

output:


result:

wrong output format Unexpected end of file - int32 expected

Test #5:

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

input:

10
1 1 0 0 0 0 0 1 1 1 

output:


result:

wrong output format Unexpected end of file - int32 expected

Test #6:

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

input:

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

output:


result:

wrong output format Unexpected end of file - int32 expected

Test #7:

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

input:

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

output:


result:

wrong output format Unexpected end of file - int32 expected

Test #8:

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

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:


result:

wrong output format Unexpected end of file - int32 expected

Test #9:

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

input:

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

output:


result:

wrong output format Unexpected end of file - int32 expected

Test #10:

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

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:


result:

wrong output format Unexpected end of file - int32 expected

Test #11:

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

input:

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

output:


result:

wrong output format Unexpected end of file - int32 expected

Test #12:

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

input:

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

output:


result:

wrong output format Unexpected end of file - int32 expected

Test #13:

score: 5
Accepted
time: 1ms
memory: 1320kb

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:

4986 4987
4981 4988
4980 4989
4979 4990
4978 4992
4977 4993
4974 4995
4973 4996
4970 4997
4969 4998
...

result:

ok Correct.

Test #14:

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

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:

9917 9919
9916 9921
9915 9922
9914 9923
9910 9925
9908 9928
9906 9930
9905 9932
9904 9933
9902 9935
...

result:

wrong answer Too much cost.

Test #15:

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

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:

15149 15152
15146 15153
15145 15154
15143 15157
15141 15159
15140 15162
15139 15165
15135 15166
1513...

result:

wrong answer Too much cost.

Test #16:

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

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:

19972 19974
19968 19976
19967 19977
19965 19978
19964 19981
19963 19983
19961 19984
19960 19985
1995...

result:

wrong answer Too much cost.

Test #17:

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

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:

24921 24922
24919 24924
24918 24926
24915 24927
24913 24928
24906 24929
24904 24931
24902 24936
2490...

result:

wrong answer Too much cost.

Test #18:

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

input:

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

output:


result:

wrong output format Unexpected end of file - int32 expected

Test #19:

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

input:

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

output:


result:

wrong output format Unexpected end of file - int32 expected

Test #20:

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

input:

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

output:


result:

wrong output format Unexpected end of file - int32 expected