Main.cc: In function 'int main()': Main.cc:11:9: error: 't' was not declared in this scope t[p1]++; ^ Main.cc:17:9: error: 't' was not declared in this scope if(t[i] > t[bz]){ ^