| Problem | breakfast |
|---|---|
| User | raynerchua |
| Submission Time | 2026-02-18 18:46:54 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
breakfast.cpp: In function ‘int main()’:
breakfast.cpp:5:25: error: expected ‘;’ before ‘}’ token
5 | std::cout<<"PARAMECIUM"
| ^
| ;
......
9 | }
| ~