Vasu_'s blog

By Vasu_, history, 3 years ago, In English

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.

  • Vote: I like it
  • +17
  • Vote: I do not like it

| Write comment?
»
3 years ago, hide # |
 
Vote: I like it +3 Vote: I do not like it

I'm unable to open contest.

»
3 years ago, hide # |
Rev. 3  
Vote: I like it -6 Vote: I do not like it

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 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

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 years ago, hide # |
Rev. 3  
Vote: I like it 0 Vote: I do not like it

[problem solved]