| Problem | breakfast |
|---|---|
| User | thatlycheeoolongdrink |
| Submission Time | 2024-02-25 17:21:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
breakfast.cpp:1:1: error: ‘include’ does not name a type
1 | include <iostream>
| ^~~~~~~
breakfast.cpp: In function ‘int main()’:
breakfast.cpp:4:2: error: ‘cout’ was not declared in this scope
4 | cout<<"PARAMECIUM";
| ^~~~