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

Автор yash_daga, история, 2 недели назад, По-английски

We invite you to participate in CodeChef’s Starters 159, this Wednesday, 6th November, rated upto 5 stars (i.e. for users with rating < 2200)

Time: 8:00 PM — 10:00 PM IST

Joining us on the problem setting panel are:

Written editorials will be available for all on discuss.codechef.com. Pro users can find the editorials directly on the problem pages after the contest. The video editorials of the problems will be available only to Pro users.

Also, if you have some original and engaging problem ideas, and you’re interested in them being used in CodeChef's contests, you can share them here. Hope to see you participating.

Good Luck!

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

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

Not rated for 6 stars ಥ_ಥ

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

Contest is about to start

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

Looks like, more of Div:3 type of contest to me.

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

    Loved the questions.

    ( reason : Most of the questions were primarily based on the area where I am weak ( combinatorics and probability). so it was time well spent ) .

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

This was more like a brain teaser like those on GFG.

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

Add some questions that requires data structures and algos. Right now its just math and puzzles, not really a coding contest.

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

Contest was way easier compared to a regular one fsr

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

This website never fails to disappoint with terrible problems. Good job!

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

man i am tired of codechef always same-> find formula or math trick

  • »
    »
    2 недели назад, # ^ |
      Проголосовать: нравится +10 Проголосовать: не нравится

    embrace it

  • »
    »
    2 недели назад, # ^ |
    Rev. 2   Проголосовать: нравится +5 Проголосовать: не нравится

    Tbh, it's better to have some contests in between implementation and advanced concepts based contests. It not only climbs up your rating but also helps you to solve some ad-hoc problems quickly and make your calculations/deductions concretely.

»
2 недели назад, # |
Rev. 2   Проголосовать: нравится -8 Проголосовать: не нравится

The Question Random nim is not tested properly. You can see and view that this submission is clearly different from the author's code and it's still getting accecpted because there is no test case present where the xor of the array is getting zero. There are many such submissions with completely different approach getting accecpted due to this. https://www.codechef.com/viewsolution/1104769988 It should be retested and re-evaluated

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

where can I find the editorial for the contest?

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

weak pretests in random nim