Problem | flipcards |
---|---|
User | Hijackedsoul |
Submission Time | 2023-12-02 14:54:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flipcards.cpp:5:28: error: ISO C++ forbids declaration of ‘solve’ with no type [-fpermissive]
5 | solve(int mid, int m, int n){
| ^