Problem clocktower
User Usu
Submission Time 2026-05-10 22:55:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

clocktower.cpp: In function ‘int main()’:
clocktower.cpp:7:2: error: expected ‘,’ or ‘;’ before ‘cin’
7 | cin>>a>>b;
| ^~~