MMJ's blog

By MMJ, 13 years ago, In English

when I test my code in "custom test" with sample input, my code print valid output but when I submit same code it doesn't print anything ! :-/

I think there's a problem with judge

submissions :

3539587 3539547 3539541

  • Vote: I like it
  • -7
  • Vote: I do not like it

»
13 years ago, hide # |
 
Vote: I like it +7 Vote: I do not like it

In this problem you should use file I/O. Take a look at lines under time and memory limits.