Mã chấm: 271614


Main.cc: In function ‘int main()’:
Main.cc:13:29: warning: unused variable ‘traLoi’ [-Wunused-variable]
  for(int i=0; i>traLoi[j];
                             ^~~~~~
Main.cc:15:29: note: suggested alternative: ‘atoi’
  for(int j=0; j>traLoi[j];
                             ^~~~~~
                             atoi
Main.cc:18:2: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
  for(int j=0;j