Run id: 153380

Main.cc: In function 'int main()':
Main.cc:11:92: error: expected '}' at end of input
  if (found) { cout << result << endl; } else { cout << "Impossible" << endl; } } return 0; }
                                                                                            ^
Main.cc:11:92: error: expected '}' at end of input