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

Compile Error

hamster1.cpp: In function ‘int 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