テストを更新。hoc1で、通常の数値は小数点20桁、1e-15未満の小数は科学表記で出力するよう仕様修正
[autotest_mk.git] / sample / hoc1 / test / div_1 / 0.txt
1 cat in.txt && ../../hoc1 < in.txt
2 4 / 2
3 4 / 3
4 4 / 1
5 4 / 0
6 1 / 10
7 10 / 7
8 30 / 7
9 10 / 0.1
10 1.23e2 / .01
11 /1
12         2.00000000000000000000
13         1.33333333333333325932
14         4.00000000000000000000
15         inf
16         0.10000000000000000555
17         1.42857142857142860315
18         4.28571428571428558740
19         100.00000000000000000000
20         123.00000000000000000000
21 ../../hoc1: syntax error near line 10