Problem | modules |
---|---|
User | nyanyanya |
Submission Time | 2023-01-06 23:20:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
modules.cpp: In function ‘int32_t main()’:
modules.cpp:38:3: error: return-statement with no value, in function returning ‘int32_t’ {aka ‘int’} [-fpermissive]
38 | return;
| ^~~~~~
modules.cpp:49:3: error: return-statement with no value, in function returning ‘int32_t’ {aka ‘int’} [-fpermissive]
49 | return;
| ^~~~~~