Run id: 124747

Main.cc: In function 'int main()':
Main.cc:6:11: warning: statement has no effect [-Wunused-value]
  (int) (a);
           ^
Main.cc:7:16: error: 'c' was not declared in this scope
  if(a-1>=32 || c-1<=126){
                ^