Problem | breakfast |
---|---|
User | 7Janish7 |
Submission Time | 2025-02-12 17:41:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
breakfast.cpp: In function ‘int main()’:
breakfast.cpp:5:23: error: expected ‘}’ at end of input
5 | cout << "PARAMECIUM";
| ^
breakfast.cpp:4:14: note: to match this ‘{’
4 | signed main(){
| ^