Compiling...
谢谢.cpp
C:\Windows\System32\谢谢.cpp(13) : error C2018: unknown character '0xa3'
C:\Windows\System32\谢谢.cpp(13) : error C2018: unknown character '0xbb'
C:\Windows\System32\谢谢.cpp(14) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
C:\Windows\System32\谢谢.cpp(14) : error C2146: syntax error : missing ';' before identifier 'scanf'
C:\Windows\System32\谢谢.cpp(16) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Windows\System32\谢谢.cpp(17) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Windows\System32\谢谢.cpp(18) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Windows\System32\谢谢.cpp(19) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
执行 cl.exe 时出错.
谢谢.obj - 1 error(s), 0 warning(s)