Mã chấm: 599876


Main.cc:31:43: error: empty character constant
   31 |                 cout << pow(10, m1) * b[i]'' << endl;
      |                                           ^~
Main.cc: In function ‘int main()’:
Main.cc:31:43: error: expected ‘;’ before '\x0'
   31 |                 cout << pow(10, m1) * b[i]'' << endl;
      |                                           ^~
      |                                           ;