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

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

Hello coders,

I am glad to invite you to the SmallForces Monthly Contest #2 which will be held on May/22/2023 17:35 (Moscow time). 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
  • Проголосовать: не нравится

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

I'm unable to open contest.

»
3 года назад, скрыть # |
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!

»
3 года назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

in https://mirror.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?

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

[problem solved]