Who can hack me in 1307D ???

Правка en2, от JinhaiChen, 2020-02-21 20:51:38

I passed 1307D - Корова и поля with code which is obviously wrong! Because I solve the promble in this way:

  • if k<7000 using the $$$O(n^2)$$$ algorithm.
  • else use a obviously fake algorithm which should be hacked.

Submission is here : 71566996

Who can hack me?

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский JinhaiChen 2020-02-21 20:51:38 2 Tiny change: 'his way:\n- if k<7' -> 'his way:\n\n- if k<7'
en1 Английский JinhaiChen 2020-02-21 20:51:03 303 Initial revision (published)