Compiling...
实验4.1.c
c:\users\administrator\desktop\实验4.1.c(8) : error C2059: syntax error : 'bad suffix on number'
c:\users\administrator\desktop\实验4.1.c(8) : error C2146: syntax error : missing ')' before identifier 'i'
c:\users\administrator\desktop\实验4.1.c(8) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
c:\users\administrator\desktop\实验4.1.c(8) : error C2059: syntax error : ')'
执行 cl.exe 时出错.