Problem helloworld
User Sarah5678
Submission Time 2024-01-29 15:52:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp: In function β€˜int main()’:
helloworld.cpp:5:10: error: expected primary-expression before β€˜{’ token
5 | cin >> {s};
| ^