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