Problem thedarknight
User Soysauce
Submission Time 2024-09-28 17:29:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

thedarknight.cpp:4:26: error: expected constructor, destructor, or type conversion before ‘(’ token
4 | ios_base::sync_with_stdio(0);cin.tie(0);
| ^
thedarknight.cpp:4:30: error: ‘cin’ does not name a type; did you mean ‘sin’?
4 | ios_base::sync_with_stdio(0);cin.tie(0);
| ^~~
| sin