| Problem | goodprogrammer |
|---|---|
| User | polyda |
| Submission Time | 2024-12-04 10:08:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
goodprogrammer.cpp: In function ‘int main()’:
goodprogrammer.cpp:2:2: error: ‘cout’ was not declared in this scope
2 | cout << "Wabbit" << endl;
| ^~~~
goodprogrammer.cpp:2:22: error: ‘endl’ was not declared in this scope
2 | cout << "Wabbit" << endl;
| ^~~~