| Problem | helloworld |
|---|---|
| User | isntsword |
| Submission Time | 2025-06-17 13:08:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function βint main()β:
helloworld.cpp:4:9: error: expected primary-expression before β{β token
4 | cout << {"hello world"};
| ^