Problem fatty
User jaydenlol
Submission Time 2026-06-24 10:13:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fatty.cpp: In function ‘int main()’:
fatty.cpp:18:20: error: ‘LONGLONG_MAX’ was not declared in this scope; did you mean ‘LONG_LONG_MAX’?
18 | int best = LONGLONG_MAX;
| ^~~~~~~~~~~~
| LONG_LONG_MAX