Run id: 153991

Main.cc: In function 'int main()':
Main.cc:10:11: error: 't' was not declared in this scope
     while(t[i]==0)i--; 
           ^