| Problem | helloworld |
|---|---|
| User | Aaaaaaaaa |
| Submission Time | 2025-01-03 15:03:13 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp:2:20: error: expected β;β before βintβ
2 | using namespace std
| ^
| ;
3 | int main()
| ~~~