0_0_39197380_20816.cpp: In function 'int main()': 0_0_39197380_20816.cpp:45:57: error: array must be initialized with a brace-enclosed initializer 45 | int t = LCA(x,y),ji[++tot] = a[t]; | ~~~^