Problem clocktower
User FreedomhawksBANANAA
Submission Time 2023-03-10 08:38:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

clocktower.cpp: In function ‘int main()’:
clocktower.cpp:12:30: error: ‘i’ was not declared in this scope
12 | long long height = H*i/N;
| ^