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

Автор Vichitr, 5 лет назад, По-английски

Hello Codeforces,
ICPC Amritapuri Regional will be hosting next team practice round on CodeDrills on Tuesday, 13th April 2021. There will be 5 problems to be solved in 2.5 hours.

Contest Details

Registration

  • You will need to create a team on the contest page in order to participate.
  • Team size can be upto 3.
  • While creating the team, add the registered emails of other users to invite them to join your team. They will get an invite email, ask them to accept.
  • For more details on team registration, refer this guide.

Note : Register your teams & accept invites before the start of the contest. This won't be allowed after contest starts!

Prizes

  • Cash prizes of INR 35000 for top 15 teams.
  • 1st Place — INR 5000
  • 2nd, 3rd Places — INR 4000 each
  • 4th, 5th, 6th Places — INR 3000 each
  • 7th, 8th, 9th, 10th Places — INR 2000 each
  • 11th, 12th, 13th, 14th, 15th Places — INR 1000 each
  • Only Indian participants are eligible for prizes but everyone can participate.
  • Prize money is per team.

Joining me on the problem setting panel are:

I would like to thank all of them for the round preparation. Along with them I would also like to thank

I hope you will enjoy solving the problems. Any feedback is appreciated after the contest.

Good Luck & Have Fun!
Hope to see you participating!!

UPD: Thanks for participating! Editorials(small write ups) are out!!! All AC submissions have been made public.

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

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

Is it rated?

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

Deleted

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

It hurts when you are alone (._.)

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

Reminder: contest starts soon!

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

Are all elements in the input array distinct for the second problem ?

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

"NOTE: It will be guaranteed that the cell in row n-1 and column m-1 is always of type '2' or 'x'" Samples don't satisfy this condition

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

Will in icpc also problems sorted according to difficulty ?

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

How to solve sorted xor problem ? Do we need to do binary search ?

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

In Dragonado and Problems

t = 1
n, m, t = 6 4 20
p[] = 5 3 2 1 4 2
a[] = 19 3 1 3
k[] = 6 4 3 3

we sort on decreasing score so here we take 6 + 4, and time is 19 + 3 = 22 which is greater than t. Can it be possible ?

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

Search doesn't seem to be working. I'm not able to search any team from the search bar on the standings page. Also, can you please add a college filter in the standings?

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

When will the prizes for ICPC Amritapuri Practice session 5 get distributed?