| Problem | helloworld |
|---|---|
| User | adammmamammamamamaamamam |
| Submission Time | 2023-03-02 17:51:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp:2:21: error: ‘cout’ does not name a type
2 | using namespace std;cout <<"Hello World";
| ^~~~