92833_0_25697.cpp
92833_0_25697.cpp(6) : error C2133: 'a' : unknown size
92833_0_25697.cpp(6) : error C2133: 'b' : unknown size
92833_0_25697.cpp(8) : error C2059: syntax error : ';'
92833_0_25697.cpp(8) : error C2143: syntax error : missing ';' before ')'
92833_0_25697.cpp(10) : error C2059: syntax error : ';'
92833_0_25697.cpp(10) : error C2143: syntax error : missing ';' before ')'
92833_0_25697.cpp(11) : error C2143: syntax error : missing ';' before '{'
92833_0_25697.cpp(12) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
92833_0_25697.cpp(15) : error C2562: 'main' : 'void' function returning a value
92833_0_25697.cpp(4) : see declaration of 'main'
|