0_0_13044283_26031.cpp:22: error: expected unqualified-id before "while"
0_0_13044283_26031.cpp:22: error: expected `,' or `;' before "while"
0_0_13044283_26031.cpp:63: error: `Uint' does not name a type
0_0_13044283_26031.cpp: In function `int main()':
0_0_13044283_26031.cpp:72: error: `sum' undeclared (first use this function)
0_0_13044283_26031.cpp:72: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_13044283_26031.cpp:95: error: `Uint' undeclared (first use this function)
0_0_13044283_26031.cpp:95: error: expected `;' before "s1"
0_0_13044283_26031.cpp:101: error: `s1' undeclared (first use this function)
0_0_13044283_26031.cpp:103: error: `s2' undeclared (first use this function)
|