0_0_9271801_26994.cpp: In function `int main()':
0_0_9271801_26994.cpp:4: error: `n' does not name a type
0_0_9271801_26994.cpp:6: error: `a' undeclared (first use this function)
0_0_9271801_26994.cpp:6: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9271801_26994.cpp:8: error: `i' undeclared (first use this function)
0_0_9271801_26994.cpp:8: error: `n' undeclared (first use this function)
0_0_9271801_26994.cpp:11: error: expected `;' before "while"
0_0_9271801_26994.cpp:16: error: expected `)' before "average"
0_0_9271801_26994.cpp:17: error: expected `}' at end of input
|