Problem badtree
User hwy
Submission Time 2023-06-22 22:25:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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