| Problem | veryeasyproblem |
|---|---|
| User | Akshar |
| Submission Time | 2026-06-01 11:21:16 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
veryeasyproblem.cpp: In function ‘int main()’:
veryeasyproblem.cpp:7:9: error: expected ‘}’ at end of input
7 | return 0;
| ^
veryeasyproblem.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^