Compile Error
/in/foo.c:2:1: error: unknown type name 'import'; did you mean 'short'? import math ^~~~~~ short /in/foo.c:3:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x' x = float(input(a)) ^
/in/foo.c:2:1: error: unknown type name 'import'; did you mean 'short'? import math ^~~~~~ short /in/foo.c:3:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x' x = float(input(a)) ^