| Problem | inheritance |
|---|---|
| User | justin271828 |
| Submission Time | 2024-12-01 17:25:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
inheritance.cpp: In function ‘int main()’:
inheritance.cpp:6:2: error: expected initializer before ‘return’
6 | return 0;
| ^~~~~~