| Problem | helloworld |
|---|---|
| User | Tyx2019 |
| Submission Time | 2023-11-14 12:26:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:2:25: error: expected ‘;’ before ‘}’ token
2 | main(){std::cout << ":("}
| ^
| ;