1131C — Birthday — issue

Правка en1, от weed420, 2019-10-21 09:34:26

I'm trying to complete Birthday as a part of a group competition. However, the following code results in an error I have no idea on how to resolve:

Here is the code on pastebin, as I can't for the love of God paste the code here in any way...

The code errors out with this message:

wrong output format Unexpected end of file - int32 expected

Not only does the code work OK when I compile it on my PC, it also outputs the valid values (at least for the example queries). How does one fix this?

Теги birthday, cpp, 1131c

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский weed420 2019-10-21 09:34:26 587 Initial revision (published)