Result

WA

Code [DL]

module a;real x,y;initial repeat(50)begin
y=$fscanf(1<<31,"%b",x);
$write("%f\n",8*(x**0.5)+1);
end endmodule

stdin

00001010
10010110
00100100
01001111
00101001
11011011
11100111
00011111
01101001
01011011
10011001
01011111
11010010
00000011
01111000
00101101
00100100
01000010
01101011
11010110
00010010
10000101
01010101
10011010
10011011
01001110
01000110
00000001
00001111
10111110
00011100
00000000
00000110
00010101
10001000
11011001
00000000
00110111
01110000
01010011
10101011
00111110
01000101
11111101
11110010
10010010
11001100
01000100
00011000
11001000

stdout

26.298221
98.979590
49.000000
72.105555
52.224994
119.389189
122.589473
45.542115
82.975606
77.315136
99.954535
78.974355
116.931014
14.856406
88.635609
54.665631
49.000000
65.992307
83.752643
118.029911
34.941125
93.260501
74.756356
100.277389
100.599197
71.654087
67.932802
9.000000
31.983867
111.272390
43.332021
1.000000
20.595918
37.660606
94.295230
118.847359
1.000000
60.329588
85.664042
73.883469
105.613575
63.992063
67.452991
128.247790
125.450793
97.664368
115.262855
66.969690
40.191836
114.137085

stderr

strace