0_0_33146200_27405.cpp: In function 'int main()':
0_0_33146200_27405.cpp:100:5: error: expected primary-expression before '/' token
/g.inorder(1,1,n); puts("");
^
0_0_33146200_27405.cpp:100:6: error: 'g' was not declared in this scope
/g.inorder(1,1,n); puts("");
^
|