| Problem | helloworld |
|---|---|
| User | starryxxstar |
| Submission Time | 2023-11-08 10:29:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp:3:22: error: ‘Sets’ does not name a type
3 | using namespace std; Sets the scope to the standard namespace
| ^~~~