Problem | hackingscores |
---|---|
User | Batigol |
Submission Time | 2024-06-27 09:57:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hackingscores.cpp: In function ‘int main()’:
hackingscores.cpp:26:20: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
26 | if(counter>time){
| ^~~~