Problem lllontree
User usernamehere
Submission Time 2024-12-17 10:13:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lllontree.cpp: In function ‘int main()’:
lllontree.cpp:33:14: error: array must be initialized with a brace-enclosed initializer
33 | bool vis[n]=0;
| ^