Problem | boundlessboxes |
---|---|
User | Potato3218 |
Submission Time | 2022-12-28 17:01:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
boundlessboxes.cpp: In function ‘int main()’:
boundlessboxes.cpp:5:13: error: ‘cout’ was not declared in this scope
5 | int main(){ cout<<"Hello World";}
| ^~~~