Problem fatty
User 93541JJ
Submission Time 2026-06-24 11:07:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fatty.cpp: In function ‘int main()’:
fatty.cpp:9:22: error: ‘n’ was not declared in this scope
9 | for (int i= 0 ; i < n; i++){
| ^
fatty.cpp:13:22: error: ‘n’ was not declared in this scope
13 | for (int i= 0 ; i < n; i++){
| ^