Problem lllontree
User eulerleonhardfan
Submission Time 2024-12-16 11:28:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lllontree.cpp: In function ‘int main()’:
lllontree.cpp:81:22: error: ‘n’ was not declared in this scope
81 | for (int i = 0; i < n; i++) cout << ans[i] << " ";
| ^