Problem souvenirs3
User bachnguyen123
Submission Time 2026-06-26 14:12:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

souvenirs3.cpp: In function ‘int main()’:
souvenirs3.cpp:16:5: error: ‘n’ was not declared in this scope
16 | if(n == 2) cout<<(n+1)/2 - 1;
| ^