Блог пользователя Vasu_

Автор Vasu_, история, 13 месяцев назад, По-английски

Hello coders,

I am glad to invite you to the SmallForces Monthly Contest #2 which will be held on [contest_time:443861]. Registrations will start 6 hours before the contest.

Difficulty of the problems are between Div.2 and Div.3.

All the problems were authored and prepared by Vasu_, Jalppatel1428 and naisheelpatel. You will have 150 minutes to solve 7 problems.

We would like to thank:

We strongly recommend you to read all the problems once.

We have tried our best to create some good problems. So, I hope you'll enjoy the round and find some problems you like :)

Link to the SmallForces group.

  • Проголосовать: нравится
  • +17
  • Проголосовать: не нравится

»
13 месяцев назад, # |
  Проголосовать: нравится +3 Проголосовать: не нравится

I'm unable to open contest.

»
13 месяцев назад, # |
Rev. 3   Проголосовать: нравится -6 Проголосовать: не нравится

Editorial when?

EDIT- Why was it downvoted? I had a genuine question as I was stuck in a problem, it feels like there is a gang against me who is downvoting all the comments by me. Please stop. Have a life!

»
13 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

in https://codeforces.com/gym/443861/problem/F
when given a general graph with all w = 1,
if ans is 1, then there exist a hamiltonian cycle
otherwise not
So does this solve hamiltonian cycle problem in linear
Or did i read the qs wrong?

»
13 месяцев назад, # |
Rev. 3   Проголосовать: нравится 0 Проголосовать: не нравится

[problem solved]