0_0_33889032_26442.cpp: In function 'void get(int)':
0_0_33889032_26442.cpp:85:10: error: 'i' was not declared in this scope
_rep(i,0,max_dep) allcount[i] = 0;
^
0_0_33889032_26442.cpp:85:21: error: '_rep' was not declared in this scope
_rep(i,0,max_dep) allcount[i] = 0;
^
|