| Problem | bobek |
|---|---|
| User | Daddy |
| Submission Time | 2024-07-19 14:56:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bobek.cpp: In function ‘int main()’:
bobek.cpp:12:22: error: expected ‘}’ at end of input
12 | for(int i=0;i<n;i++){
| ^
bobek.cpp:12:22: error: expected ‘}’ at end of input
bobek.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^