1void main() { int i=9E7; 2+int4(i); } 2 3/*%%* 4expected 'int', but found 'float' 5unknown identifier 'i' 6*%%*/ 7