Problem clocktower
User Logout
Submission Time 2023-11-19 20:18:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

clocktower.cpp:4:1: error: declaration of ‘auto n’ has no initializer
4 | auto n, h, hit = 0;
| ^~~~
clocktower.cpp:4:1: error: declaration of ‘auto h’ has no initializer