Problem | losingsleep |
---|---|
User | Kannan |
Submission Time | 2023-12-09 10:53:38 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
losingsleep.cpp: In function ‘int main()’:
losingsleep.cpp:8:30: error: ‘MAX_INT’ was not declared in this scope; did you mean ‘MAX_INPUT’?
8 | unsigned long long sum = MAX_INT;
| ^~~~~~~
| MAX_INPUT