Problem clocktower
User yuanbin
Submission Time 2026-06-22 19:04:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

clocktower.cpp: In function ‘int main()’:
clocktower.cpp:8:20: error: ‘n’ was not declared in this scope
8 | for (int i = 0; i<n; i++){
| ^