0_0_33209786_17619.cpp: In function 'void dfs(int, int)':
0_0_33209786_17619.cpp:13:12: error: 'inti' was not declared in this scope
for(inti = 0;i <oper.size();i++)
^
0_0_33209786_17619.cpp:13:21: error: 'i' was not declared in this scope
for(inti = 0;i <oper.size();i++)
^
|