Блог пользователя krishna_7

Автор krishna_7, история, 8 лет назад, По-английски

I am getting a compilation error while submitting horrible queries on SPOJ. When I run the code locally, there is no issue and I am getting correct output for the cases I've tried. Someone please take a look at my code and tell me why I am getting a compilation error. Here is my code,

  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится

»
8 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

You're getting error because the queries are horrible. The program knows it will receive a set of horrible queries, so it won't compile. It's self-defense.