UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#3191#32. Sortlhy08421ms1384kbC++603b2018-09-10 11:16:242018-09-10 11:16:25

answer


详细

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

Test #1:

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

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

input:

5
716816476 646500411 807499637 544792531 128057616 

output:

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

result:

wrong output format Unexpected end of file - int32 expected

Test #3:

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

input:

7
0 0 1 0 0 0 0 

output:

3 4

result:

wrong output format Unexpected end of file - int32 expected

Test #4:

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

input:

7
685386610 762888212 32009424 450956771 498508039 313999604 331164353 

output:

2 3
5 6
1 2
4 5

result:

wrong output format Unexpected end of file - int32 expected

Test #5:

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

input:

10
1 1 0 0 0 0 0 1 1 1 

output:

2 3
1 2

result:

wrong output format Unexpected end of file - int32 expected

Test #6:

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

input:

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

output:

2 3
4 5
5 6
8 9
9 10
1 2
4 5
8 9
3 4
7 8
2 3
6 7
1 2
5 6
4 5
3 4
2 3
1 2

result:

wrong output format Unexpected end of file - int32 expected

Test #7:

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

input:

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

output:

2 3
4 5
6 7
9 10
11 12
13 14
15 16
18 19
19 20
21 22
25 26
27 28
29 30
31 32
33 34
34 35
36 37
39 40...

result:

wrong output format Unexpected end of file - int32 expected

Test #8:

score: 0
Wrong Answer
time: 13ms
memory: 1204kb

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 3
5 6
13 14
16 17
19 20
23 24
27 28
29 30
34 35
41 42
44 45
50 51
55 56
57 58
59 60
65 66
69 70
71...

result:

wrong output format Unexpected end of file - int32 expected

Test #9:

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

input:

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

output:

1 2
2 3
4 5
7 8
8 9
10 11
11 12
13 14
15 16
19 20
23 24
26 27
28 29
31 32
34 35
36 37
38 39
40 41
43...

result:

wrong output format Unexpected end of file - int32 expected

Test #10:

score: 0
Wrong Answer
time: 21ms
memory: 1212kb

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
9 10
14 15
21 22
24 25
28 29
32 33
35 36
40 41
45 46
48 49
51 52
54 55
63 64
68 69
70 71
73 74
7...

result:

wrong output format Unexpected end of file - int32 expected

Test #11:

score: 0
Wrong Answer
time: 21ms
memory: 1204kb

input:

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

output:

2 3
4 5
6 7
7 8
8 9
10 11
11 12
14 15
16 17
19 20
20 21
21 22
24 25
25 26
27 28
29 30
32 33
33 34
37...

result:

wrong output format Unexpected end of file - int32 expected

Test #12:

score: 0
Wrong Answer
time: 782ms
memory: 1208kb

input:

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

output:

2500 2501
2501 2502
2502 2503
2503 2504
2504 2505
2505 2506
2506 2507
2507 2508
2508 2509
2509 2510
...

result:

wrong output format Unexpected end of file - int32 expected

Test #13:

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

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
4 5
6 7
11 12
23 24
25 26
30 31
32 33
35 36
38 39
40 41
44 45
48 49
52 53
57 58
59 60
63 64
67 6...

result:

wrong output format Unexpected end of file - int32 expected

Test #14:

score: 0
Wrong Answer
time: 286ms
memory: 1268kb

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:

3 4
8 9
12 13
16 17
18 19
20 21
24 25
30 31
35 36
42 43
45 46
52 53
55 56
59 60
62 63
67 68
69 70
71...

result:

wrong output format Unexpected end of file - int32 expected

Test #15:

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

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
4 5
7 8
11 12
13 14
19 20
24 25
28 29
31 32
34 35
36 37
39 40
41 42
43 44
47 48
52 53
55 56
57 5...

result:

wrong output format Unexpected end of file - int32 expected

Test #16:

score: 0
Wrong Answer
time: 1112ms
memory: 1352kb

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
6 7
10 11
15 16
20 21
24 25
29 30
32 33
36 37
39 40
43 44
49 50
52 53
67 68
70 71
76 77
81 82
86...

result:

wrong output format Unexpected end of file - int32 expected

Test #17:

score: 0
Wrong Answer
time: 1770ms
memory: 1384kb

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
12 13
17 18
21 22
28 29
30 31
34 35
37 38
41 42
43 44
46 47
50 51
55 56
57 58
59 60
63 6...

result:

wrong output format Unexpected end of file - int32 expected

Test #18:

score: 0
Wrong Answer
time: 660ms
memory: 1304kb

input:

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

output:

10001 10002
10002 10003
10007 10008
10008 10009
10012 10013
10013 10014
10015 10016
10017 10018
1001...

result:

wrong output format Unexpected end of file - int32 expected

Test #19:

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

input:

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

output:

3 4
4 5
7 8
9 10
11 12
13 14
15 16
17 18
19 20
21 22
25 26
27 28
30 31
32 33
36 37
37 38
40 41
43 44...

result:

wrong output format Unexpected end of file - int32 expected

Test #20:

score: 0
Wrong Answer
time: 1832ms
memory: 1384kb

input:

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

output:

2 3
5 6
6 7
7 8
9 10
11 12
13 14
16 17
17 18
19 20
21 22
23 24
26 27
27 28
28 29
30 31
33 34
34 35
3...

result:

wrong output format Unexpected end of file - int32 expected