0_0_3162395_18674.cpp: In function `int func(int)':
0_0_3162395_18674.cpp:12: error: expected `;' before '}' token
0_0_3162395_18674.cpp: In function `int main()':
0_0_3162395_18674.cpp:20: error: name lookup of `n' changed for new ISO `for' scoping
0_0_3162395_18674.cpp:17: error: using obsolete binding at `n'
0_0_3162395_18674.cpp: At global scope:
0_0_3162395_18674.cpp:27: error: expected unqualified-id before "return"
0_0_3162395_18674.cpp:27: error: expected `,' or `;' before "return"
0_0_3162395_18674.cpp:28: error: expected declaration before '}' token
|