+
-
*
/
%
math.h
#include<math.h>
abs(i)
fabs(x)
x
sqrt(x)
pow(x,y)
y
y=(1-x2+2.5x3+x4)2 コード> x 変数の値は、キーボードから設定されます。 x および y 変数の型を自分で定義します。 y 変数の値を画面に出力します。
1000 ms 32 Mb Rules for program design and list of errors in automatic problem checking