Missing constraint in 2089E

Правка en3, от StarSilk, 2025-03-25 13:35:53

It can be inferred that 2089E has a constraint that guarantees the sum of $$$n$$$ does not exceed $$$80$$$.

https://codeforces.me/contest/2089/hacks/1121475

Validator 'vadilator2.exe' returns exit code 3 [FAIL The sum of n exceeds 80. (test case 10)].

But the constraint is missing in the problem statement.

upd:the constraint has been added.

Теги dp, time complexity

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en3 Английский StarSilk 2025-03-25 13:35:53 0 Tiny change: 'statement.' -> 'statement.\n\nupd:the constraint has been added.' (published)
en2 Английский StarSilk 2025-03-25 13:35:29 38 Tiny change: 'statement.' -> 'statement.\n\nupd:the constraint has been added.' (saved to drafts)
en1 Английский StarSilk 2025-03-25 11:08:21 336 Initial revision (published)