0_0_30238301_29447.cpp: In function 'int main()':
0_0_30238301_29447.cpp:87:24: error: expected ']' at end of input
node[i].ans=node[i
^
0_0_30238301_29447.cpp:87:18: error: cannot convert 'Node' to 'int' in assignment
node[i].ans=node[i
^
0_0_30238301_29447.cpp:87:24: error: expected '}' at end of input
node[i].ans=node[i
^
0_0_30238301_29447.cpp:87:24: error: expected '}' at end of input
|