Problem fatty
User Arjunironman8
Submission Time 2026-06-24 11:10:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fatty.cpp: In function ‘int main()’:
fatty.cpp:12:12: error: expected ‘;’ at end of input
12 | cout<<"1"
| ~~~^
| ;
fatty.cpp:12:9: error: expected ‘}’ at end of input
12 | cout<<"1"
| ^~~
fatty.cpp:11:16: note: to match this ‘{’
11 | signed main() {
| ^