Problem hello
User Username101
Submission Time 2025-06-16 14:33:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hello.cpp: In function ‘int main()’:
hello.cpp:6:2: error: expected initializer before ‘cin’
6 | cin >> a
| ^~~