Problem | chimera |
---|---|
User | WH8 |
Submission Time | 2024-08-02 17:13:17 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
chimera.cpp: In function ‘void initialise(int, int, std::vector<int>)’:
chimera.cpp:40:9: error: return-statement with a value, in function returning ‘void’ [-fpermissive]
40 | return 0 ;
| ^