bug in judgement of 1553F

Revision en5, by MohammadParsaElahimanesh, 2021-07-24 12:49:30

Hello, please fix output of test 26 in problem 1553F MikeMirzayanov

formally in this problem we should print n numbers (2 <= n <= 200'000)

but when we do such thing on test 26, occurs this error:(n = 199974 on test 26)

[wrong answer Output contains longer sequence [length = 199974], but answer contains 0 elements]

123563135 wrong answer on test 26

123564261 accepted when i ignore test 26(or n == 199974)

I'm sorry, actually I wasn't sure about where I should report this bug.

UPD : bug fixed and all wrong submissions(for this issue) rejudged.

Tags bugreport

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en5 English MohammadParsaElahimanesh 2021-07-24 12:49:30 54 Tiny change: 'ubmissions rejudged.' -> 'ubmissions(for this issue) rejudged.'
en4 English MohammadParsaElahimanesh 2021-07-24 12:46:54 27 Tiny change: ' this bug.' -> ' this bug.\n\n\n\n<h5>UPD : bug fixed<\h5>'
en3 English MohammadParsaElahimanesh 2021-07-24 06:49:51 73
en2 English MohammadParsaElahimanesh 2021-07-24 06:33:16 8 (published)
en1 English MohammadParsaElahimanesh 2021-07-24 06:31:23 485 Initial revision (saved to drafts)