Problem hamster1
User Maggie
Submission Time 2023-11-15 13:23:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hamster1.cpp: In function ‘int32_t main()’:
hamster1.cpp:12:12: error: ‘LLong_MAX’ was not declared in this scope; did you mean ‘LLONG_MAX’?
12 | int temp=LLong_MAX;
| ^~~~~~~~~
| LLONG_MAX