54316_0_1815.cpp
54316_0_1815.cpp(4) : error C2065: 'longint' : undeclared identifier
54316_0_1815.cpp(4) : error C2146: syntax error : missing ';' before identifier 'a'
54316_0_1815.cpp(4) : error C2065: 'a' : undeclared identifier
54316_0_1815.cpp(4) : error C2065: 'b' : undeclared identifier
54316_0_1815.cpp(4) : error C2065: 's' : undeclared identifier
54316_0_1815.cpp(6) : error C2146: syntax error : missing ';' before identifier 'scanf'
54316_0_1815.cpp(8) : fatal error C1903: unable to recover from previous error(s); stopping compilation
|