Problem helloworld
User isntsword
Submission Time 2025-06-17 13:08:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp: In function β€˜int main()’:
helloworld.cpp:4:10: error: expected primary-expression before β€˜{’ token
4 | cout >> {"hello world"};
| ^