Problem | hack |
---|---|
User | TheRaptor |
Submission Time | 2025-05-21 10:00:55 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hack.cpp:51:5: error: ambiguating new declaration of ‘long long int hack()’
51 | int hack(){
| ^~~~
In file included from hack.cpp:1:
hack.h:3:5: note: old declaration ‘int hack()’
3 | int hack();
| ^~~~