| Problem | universe |
|---|---|
| User | Student101 |
| Submission Time | 2024-11-19 14:50:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
universe.cpp: In function ‘int main()’:
universe.cpp:49:20: error: expected ‘}’ at end of input
49 | int counter = 0;
| ^
universe.cpp:33:11: note: to match this ‘{’
33 | int main(){
| ^