| Problem | eeducation |
|---|---|
| User | vadar2525 |
| Submission Time | 2025-10-09 10:25:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eeducation.cpp: In function ‘int main()’:
eeducation.cpp:20:1: error: expected ‘}’ at end of input
20 | }
| ^
eeducation.cpp:18:28: note: to match this ‘{’
18 | for(int i = 0; i < n; i++){
| ^
eeducation.cpp:20:1: error: expected ‘}’ at end of input
20 | }
| ^
eeducation.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^