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