| Problem | eeducation |
|---|---|
| User | YunQingOng |
| Submission Time | 2026-06-23 15:54:43 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eeducation.cpp: In function ‘int main()’:
eeducation.cpp:28:30: error: expected ‘;’ before ‘}’ token
28 | cout << fin[i] << " "
| ^
| ;
29 | }
| ~