AmShZ's blog

By AmShZ, 3 months ago, In English

Hello everyone!

We are starting a new series on Repovive: Weekly Challenges.

In each weekly challenge, we will release problems for 7 consecutive days. After each problem is released, you will have 24 hours to get it accepted. Penalty does not matter.

There will be a live ranking throughout the challenge. The goal of these challenges is both competition and learning, so try not to miss any day!

Next week, from Monday to Sunday, the topic will be Approximation.

For Week 1, we will release two independent problems each day: one Easy problem and one Hard problem. These two problems are separate tasks, so the Hard problem is not necessarily a harder version of the Easy problem.

In this style of problems, we usually have an optimization problem, but you do not need to find the optimal answer. It is enough to construct a solution with a guaranteed approximation factor specified in the statement. In many cases, finding the exact optimum is either not accepted or much harder than what is expected.

The problems this week are not intended to be extremely difficult. The main goal is to introduce this interesting style of problems and make it more familiar to participants.

If the reception is good, we will continue this type of challenge in the future.

We hope you enjoy the challenge!

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

»
3 months ago, hide # |
 
Vote: I like it +3 Vote: I do not like it

The link is showing is no such contest.

»
3 months ago, hide # |
 
Vote: I like it +10 Vote: I do not like it

a nice format! love to see more of these

»
3 months ago, hide # |
 
Vote: I like it +10 Vote: I do not like it

The classification of topic based problem is very cool . Hoping to participate!!

»
3 months ago, hide # |
 
Vote: I like it +15 Vote: I do not like it

Interesting! I'm so excited to see this new style of problems and how you managed to make it work.

»
3 months ago, hide # |
 
Vote: I like it +10 Vote: I do not like it

Is this similar to atcoder heuristic contest ?

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Don't forget to register the challenge.

»
2 months ago, hide # |
 
Vote: I like it +8 Vote: I do not like it

Is it Rated ?

I was not told that the rating would change, but the standings show a change in the rating.

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Can we discuss about the problem of Day 1 when Day 2 begins (it seems the contestants must solve the problem of each day within 24h), or should we wait the end of the contest?

  • »
    »
    2 months ago, hide # ^ |
     
    Vote: I like it +8 Vote: I do not like it

    Yes, you can discuss. Actually, you can submit the problem after the day ends, but it wont't affect the ranking.

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

I have a question about problem W1D3B. Light Cover:

Spoiler
»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Will you consider changing the time limit from 24hrs to a week? Then it keeps the same with HackerEarth Circuits or CodeChef Long. I don't have enough time to find solutions in a certain day, but will have plenty of time in another day.