SureYeaah's blog

By SureYeaah, history, 4 years ago, In English

Hey Codeforces!

NJACK the programming club of IIT Patna presents to you our annual algorithmic event ByteRace 2k19. The contest will take place on HackerEarth on 15th November 21:00-23:30 (IST)

The contest will be ACM-style with 7-8 problems.

Thanks to the following people for making the contest:

Nightmare05 ck98 scameeer hackcyborg darklight13 LightYear leviOosa

Link to the contest: https://www.hackerearth.com/challenges/college/byterace2k19/

Prizes :
1st Prize 7500 INR
2nd Prize 5000 INR
3rd Prize 2500 INR

HackerEarth T-shirt to top-5 Indian participants.

For prizes fill the following form :

https://forms.gle/K2ueg7QXkH9R2hqR9

Full text and comments »

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

By SureYeaah, history, 6 years ago, In English

I was trying to solve problem F from CERC 15. The problem was basically reduced to finding the sum . How can I find this sum in better than quadratic time without FFT?

Full text and comments »

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

By SureYeaah, history, 6 years ago, In English

Hey everyone,

I was trying to solve this problem from Topcoder. Correct solutions to the problem had used dp but aren't there infinite states when PointsToWinBy > 1?

Thanks.

Full text and comments »

  • Vote: I like it
  • -16
  • Vote: I do not like it

By SureYeaah, history, 7 years ago, In English

Hey everyone!

I haven't had much experience with problems that mainly require math(number theory, combinatorics, algebra, etc.) and am looking for a nice collection of such problems.

Thanks in advance :)

Full text and comments »

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