| Problem | breakfast |
|---|---|
| User | ilovepythonandhatecplusplus |
| Submission Time | 2024-04-19 21:48:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
breakfast.cpp: In function ‘int main()’:
breakfast.cpp:6:19: error: expected ‘}’ at end of input
6 | cout<<"PARAMECIUM";
| ^
breakfast.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^