| Problem | exam |
|---|---|
| User | tuongphat2505 |
| Submission Time | 2024-03-09 22:24:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:12:2: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
12 | return;
| ^~~~~~