0_0_32594058_32527.cpp: In function 'Node get_cmd(int, int)':
0_0_32594058_32527.cpp:127:8: error: 'cmd' was not declared in this scope
if(cmd[L]!='(')
^
0_0_32594058_32527.cpp:137:13: error: 'struct Node' has no member named 'Uion'
ans.Uion(temp);
^
|