MathModel's blog

By MathModel, history, 6 months ago, In English

Hello Codeforces !

I'm glad to invite you to the Fifth Eolymp Blitz Round #5 on 2nd November, at 10:00 UTC , a regular programming contest for beginners!

This is rated competition for members with rating $$$\le \color{red}{\bf{1750}}$$$.

Format and Difficulty

The competition is meant help you get started with competitive programming and improve your problem solving skills. You will be given 1.5 hours to solve 5 problems of easy difficulty.

The scoring for each task being block-based, meaning points are awarded for each block of tests separately, and only if the solution passes all tests in the block. If there is a tie between two participants, the one whose last productive submission (i.e., a submission that added at least one point) was made earlier will be ranked higher in the leaderboard.

Prizes

The top-10 participants (with rating $$$\le \color{red}{\bf{1750}}$$$) of the competition will receive 200 Eolymp Mints.

10 random participants among Top-100 (with rating $$$\le \color{red}{\bf{1750}}$$$) who scored at least $$$51$$$ points will receive 100 Eolymp Mints each.

Call for Tasks

We are looking for problem setters to help us prepare for the upcoming rounds. Learn more about how to submit problem.

Credits

We're looking forward for your participation !

Editorials

Problem A

Problem B

Problem C

Problem D

Problem E

First Solvers

A: detective...dots

B : kx04

C : hieptk

D: Mendeke

E : Tomas Rimkus

Will be announced shortly after removing cheaters.

Full text and comments »

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

By MathModel, history, 6 months ago, In English

Thank you for participating !

Special Thanks to hxu10 for giving me the chance to write the editorial and for maomao90 for enhancing the editorial !.

Editorial of Problems E and F are written by hxu10, and the rest are written by me. I hope they're insightful and concise, please let me hear your opinion about it or any feedback in general 💙.

2156A - Pizza Time

Hints
Solution
Implementation 1 (MathModel)
Solution 2
Implementation 2 (MathModel)
Rate The Problem !

2156B - Strange Machine

Hints
Solution 1 : O(nq log A)
Implementation 1 (MathModel)
Bonus Hints
Solution 2 (Bonus) : O(n+qlog^2 A)
Implementation 2 (MathModel)
Rate The Problem !

2156C - Maximum GCD on Whiteboard

Hints
Solution
Implementation (MathModel)
Rate The Problem !

2156D - Find the Last Number

Hints
Solution
Implementation (hxu10)
Rate The Problem !

2156E - Best Time to Buy and Sell Stock

Hints
Solution
Implementation (hxu,PyPy)
Implementation (maomao90,C++)
Rate The Problem !

2156F1 - Strange Operation (Easy Version)

hxu10's Solution
Tester's Solution
MathModel's Solution (Bonus/Challenge)
Rate The Problem !

2156F2 - Strange Operation (Hard Version)

Hints
Solution
Implementation (hxu10,PyPy)
Rate The Problem !

Full text and comments »

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

By MathModel, history, 7 months ago, In English

Hello Codeforces!


I'm excited to invite you to Weekend Practice round #12 , taking place on 26th October, at 14:00 UTC. This is a rated contest at Eolymp.

Format and Difficulty

Same as in previous rounds, the competition is primarily aimed at improving practical skills. There will be $$$2$$$ hours for $$$5$$$ tasks of varying difficulty, the easiest of which can even be solved by beginners.

The scoring for each task being block-based (meaning points are awarded for each block of tests separately, and only if the solution passes all tests in the block). If there is a tie between two participants, the one whose last productive submission (i.e., a submission that added at least one point) was made earlier will be ranked higher in the leaderboard.

The statements will be available in the following languages: English, Ukrainian, French, Spanish, Azerbaijani, Russian.

Registration

You can join the competition on the competition page.

Prizes

The top-10 participants of the competition, as well as 10 random participants from those who rank from 11th to 100th place, will receive prizes in the form of t-shirts. Please, note, that we have changed how prizes are awarded,

Visit Frequently Asked Questions section to learn more.

Credits

Scoring

Please Note The Unusual Score Distribution

$$$\Large \color{red}{50-200-300-350-500}$$$

Sponsors

This round is sponsored by Acai Travel.

Acai Travel is a seed-stage startup using AI to transform customer support in the travel industry. With $4M in funding and partnerships with leading global brands, our AI assistant integrates with travel and airline systems to deliver real-time information, automate ticket routing, analyze sentiment, and generate smart auto-replies—boosting efficiency and enhancing customer experiences.

We work with cutting-edge AI to solve real problems, not to chase trends. Our team, based in New York, Barcelona, and Pune, builds practical solutions rooted in strong values, curiosity, and a culture that fosters innovation and positive change.

Visit acaitravel.com

First AC :

A : Glauco

B : kimononawa

C : kimononawa

D : rolandpetrean

E : NA

Congratulations to Winners :

  1. rolandpetrean

  2. liympanda

  3. kimononawa

  4. Almonther

  5. ajinkya1p3

Editorials

Problem A

Problem B

Problem C

Problem D

Problem E

Full text and comments »

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

By MathModel, history, 7 months ago, In English

Hello Codeforces !

I'm glad to invite you to the Fourth Eolymp Blitz Round #4 on 19th October, at 10:00 UTC , a regular programming contest for beginners!

This is rated competition for members with rating $$$\le 1600$$$.

Format and Difficulty

The competition is meant help you get started with competitive programming and improve your problem solving skills. You will be given 1.5 hours to solve 5 problems of easy difficulty.

The scoring for each task being block-based, meaning points are awarded for each block of tests separately, and only if the solution passes all tests in the block. If there is a tie between two participants, the one whose last productive submission (i.e., a submission that added at least one point) was made earlier will be ranked higher in the leaderboard.

Prizes

The top-10 participants (with rating $$$\le 1600$$$) of the competition will receive 200 Eolymp Mints.

10 random participants among Top-100 (with rating $$$\le 1600$$$) who scored at least $$$51$$$ points will receive 100 Eolymp Mints each.

Call for Tasks

We are looking for problem setters to help us prepare for the upcoming rounds. Learn more about how to submit problem.

Credits

Sponsors

This round is sponsored by Acai Travel.

Acai Travel is a seed-stage startup using AI to transform customer support in the travel industry. With $4M in funding and partnerships with leading global brands, our AI assistant integrates with travel and airline systems to deliver real-time information, automate ticket routing, analyze sentiment, and generate smart auto-replies—boosting efficiency and enhancing customer experiences.

We work with cutting-edge AI to solve real problems, not to chase trends. Our team, based in New York, Barcelona, and Pune, builds practical solutions rooted in strong values, curiosity, and a culture that fosters innovation and positive change.

Visit acaitravel.com

Congrats to First Solvers ! :

first solve A : alexwice

first solve B : alexwice

first solve C : ajinkya1p3

first solve D : alexwice

first solve E : Egor

Congrats to Winners ! :

  1. Egor

  2. ajinkya1p3

  3. ttamx

  4. alexwice

  5. Frus

Editorials :

Problem A

Problem B

Problem C

Problem D

Problem E

Full text and comments »

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

By MathModel, history, 7 months ago, In English

Hello Codeforces !

I'm glad to invite you to the Third Eolymp Blitz Round #3 on 5th October, at 10:00 UTC , a regular programming contest for beginners!

This is rated competition for members with rating $$$\le 1600$$$.

Format and Difficulty

The competition is meant help you get started with competitive programming and improve your problem solving skills. You will be given 1.5 hours to solve 5 problems of easy difficulty.

The scoring for each task being block-based, meaning points are awarded for each block of tests separately, and only if the solution passes all tests in the block. If there is a tie between two participants, the one whose last productive submission (i.e., a submission that added at least one point) was made earlier will be ranked higher in the leaderboard.

Prizes

The top-10 participants (with rating $$$\le 1600$$$) of the competition will receive 200 Eolymp Mints.

10 random participants among Top-100 (with rating $$$\le 1600$$$) who scored at least $$$51$$$ points will receive 100 Eolymp Mints each.

Call for Tasks

We are looking for problem setters to help us prepare for the upcoming rounds. Learn more about how to submit problem.

Credits

Sponsors

This round is sponsored by Acai Travel.

Acai Travel is a seed-stage startup using AI to transform customer support in the travel industry. With $4M in funding and partnerships with leading global brands, our AI assistant integrates with travel and airline systems to deliver real-time information, automate ticket routing, analyze sentiment, and generate smart auto-replies—boosting efficiency and enhancing customer experiences.

We work with cutting-edge AI to solve real problems, not to chase trends. Our team, based in New York, Barcelona, and Pune, builds practical solutions rooted in strong values, curiosity, and a culture that fosters innovation and positive change.

Visit acaitravel.com

First Solvers

Shout out to Frus for first solving all the problems

Congratulations to Winners

  1. Frus

  2. KelvenN

  3. Yixiong

  4. ajinkya1p3

  5. dimastrakhal

Editorials

Problem A

Problem B

Problem C

Problem D

Problem E

Full text and comments »

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

By MathModel, history, 8 months ago, In English

Hello Codeforces !

I'm glad to invite you to the Second Eolymp Blitz Round #2 on 20th September, at 10:00 UTC , a regular programming contest for beginners!

This is rated competition for members with rating $$$\le 1600$$$.

Format and Difficulty

The competition is meant help you get started with competitive programming and improve your problem solving skills. You will be given 1.5 hours to solve 5 problems of easy difficulty.

The scoring for each task being block-based, meaning points are awarded for each block of tests separately, and only if the solution passes all tests in the block. If there is a tie between two participants, the one whose last productive submission (i.e., a submission that added at least one point) was made earlier will be ranked higher in the leaderboard.

Prizes

The top-10 participants (with rating $$$\le 1600$$$) of the competition will receive 200 Eolymp Mints.

10 random participants among Top-100 (with rating $$$\le 1600$$$) who scored at least $$$51$$$ points will receive 100 Eolymp Mints each.

Call for Tasks

We are looking for problem setters to help us prepare for the upcoming rounds. Learn more about how to submit problem.

Credits

Sponsors

This round is sponsored by Acai Travel.

Acai Travel is a seed-stage startup using AI to transform customer support in the travel industry. With $4M in funding and partnerships with leading global brands, our AI assistant integrates with travel and airline systems to deliver real-time information, automate ticket routing, analyze sentiment, and generate smart auto-replies—boosting efficiency and enhancing customer experiences.

We work with cutting-edge AI to solve real problems, not to chase trends. Our team, based in New York, Barcelona, and Pune, builds practical solutions rooted in strong values, curiosity, and a culture that fosters innovation and positive change.

Visit acaitravel.com

Congrats to First Solvers :

first solve A : tolbi

first solve B : tolbi

first solve C : Pie_TealCompressorDragon

first solve D : tolbi

first solve E : tolbi

Congrats to Winners :

  1. tolbi

  2. ajinkya1p3

  3. Dec0Dedd

Full text and comments »

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

By MathModel, history, 8 months ago, In English

Hello Codeforces!


I'm excited to invite you to Weekend Practice round #10 , taking place on 14th September, at 14:00 UTC. This is a rated contest at Eolymp.

Format and Difficulty

Same as in previous rounds, the competition is primarily aimed at improving practical skills. There will be $$$2$$$ hours for $$$5$$$ tasks of varying difficulty, the easiest of which can even be solved by beginners.

The scoring for each task being block-based (meaning points are awarded for each block of tests separately, and only if the solution passes all tests in the block). If there is a tie between two participants, the one whose last productive submission (i.e., a submission that added at least one point) was made earlier will be ranked higher in the leaderboard.

The statements will be available in the following languages: English, Ukrainian, French, Spanish, Azerbaijani, Russian.

Registration

You can join the competition on the competition page.

Prizes

The top-10 participants of the competition, as well as 10 random participants from those who rank from 11th to 100th place, will receive prizes in the form of t-shirts. Please, note, that we have changed how prizes are awarded,

Visit Frequently Asked Questions section to learn more.

Credits

Sponsors

This round is sponsored by Acai Travel.

Acai Travel is a seed-stage startup using AI to transform customer support in the travel industry. With $4M in funding and partnerships with leading global brands, our AI assistant integrates with travel and airline systems to deliver real-time information, automate ticket routing, analyze sentiment, and generate smart auto-replies—boosting efficiency and enhancing customer experiences.

We work with cutting-edge AI to solve real problems, not to chase trends. Our team, based in New York, Barcelona, and Pune, builds practical solutions rooted in strong values, curiosity, and a culture that fosters innovation and positive change.

Visit acaitravel.com

Congrats to First Solvers

A : Nasa

B : turneja

C : liympanda

D : physics0523

E : wery0

Congrats to Winners :

  1. turneja (orz AK!)

  2. physics0523 (orz AK!)

  3. LucaLucaM (orz for just keep trying problem E until almost AC !)

  4. wery0 (orz first solving E)

  5. liympanda

Editorials :

A : Problem A

B : Problem B

C : Problem C

D : Problem D

E : Problem E

Full text and comments »

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

By MathModel, history, 8 months ago, In English

Hello Codeforces !

I'm glad to invite you to the First Eolymp Blitz Round #1 on 6th September, at 10:00 UTC , a regular programming contest for beginners!

This is rated competition for members with rating $$$\le 1600$$$.

Format and Difficulty

The competition is meant help you get started with competitive programming and improve your problem solving skills. You will be given 1.5 hours to solve 5 problems of easy difficulty.

The scoring for each task being block-based, meaning points are awarded for each block of tests separately, and only if the solution passes all tests in the block. If there is a tie between two participants, the one whose last productive submission (i.e., a submission that added at least one point) was made earlier will be ranked higher in the leaderboard.

Prizes

The top-10 participants (with rating $$$\le 1600$$$) of the competition will receive 200 Eolymp Mints.

10 random participants among Top-100 (with rating $$$\le 1600$$$) who scored at least $$$51$$$ points will receive 100 Eolymp Mints each.

Call for Tasks

We are looking for problem setters to help us prepare for the upcoming rounds. Learn more about how to submit problem.

Credits

Sponsors

This round is sponsored by Acai Travel.

Acai Travel is a seed-stage startup using AI to transform customer support in the travel industry. With $4M in funding and partnerships with leading global brands, our AI assistant integrates with travel and airline systems to deliver real-time information, automate ticket routing, analyze sentiment, and generate smart auto-replies—boosting efficiency and enhancing customer experiences.

We work with cutting-edge AI to solve real problems, not to chase trends. Our team, based in New York, Barcelona, and Pune, builds practical solutions rooted in strong values, curiosity, and a culture that fosters innovation and positive change.

Visit acaitravel.com

Congratulations to Winners :

  1. Timosh
  2. Yixiong
  3. TheSensei

Full text and comments »

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

By MathModel, history, 11 months ago, In English

Hello Codeforces!


I'm very super duper ultra excited to invite you to Weekend Practice round #7 , taking place on June 7, at 13:00 UTC. This is a rated contest at Eolymp.

Format and Difficulty

Same as in previous rounds, the competition is primarily aimed at improving practical skills. There will be $$$2$$$ hours for $$$5$$$ tasks of varying difficulty, the easiest of which can even be solved by beginners.

The scoring for each task being block-based (meaning points are awarded for each block of tests separately, and only if the solution passes all tests in the block). If there is a tie between two participants, the one whose last productive submission (i.e., a submission that added at least one point) was made earlier will be ranked higher in the leaderboard.

The statements will be available in the following languages: English, Ukrainian, French, Spanish, Azerbaijani, Russian.

Registration

You can join the competition on the competition page.

Prizes

The top-10 participants of the competition, as well as 10 random participants from those who rank from 11th to 100th place, will receive prizes in the form of t-shirts. Please, note, that we have changed how prizes are awarded,

Visit Frequently Asked Questions section to learn more.

Thanks a lot to:

Score Distribution:

$$$\large 50-100-200-300-500$$$
Sponsors

This round is sponsored by Acai Travel

Acai Travel

Acai Travel is a seed-stage startup using AI to transform customer support in the travel industry. With $4M in funding and partnerships with leading global brands, our AI assistant integrates with travel and airline systems to deliver real-time information, automate ticket routing, analyze sentiment, and generate smart auto-replies—boosting efficiency and enhancing customer experiences.

We work with cutting-edge AI to solve real problems, not to chase trends. Our team, based in New York, Barcelona, and Pune, builds practical solutions rooted in strong values, curiosity, and a culture that fosters innovation and positive change.

UPD2 : Editorials

Problem A

Problem B

Problem C

Problem D

Problem E

UPD3 : Congratulations to Top 10

  1. turneja orz : ($$$950$$$ points ; $$$82\%$$$) $$$-\color{orange}{\text{Gold Medal}}$$$

  2. liympanda orz : ($$$730$$$ points ; $$$63\%$$$) $$$-\color{silver}{\text{Silver Medal}}$$$

  3. alexwice orz : ($$$690$$$ points ; $$$60\%$$$) $$$-\color{silver}{\text{Silver Medal}}$$$

  4. Fikrat_Asadzadeh ($$$670$$$ points ; $$$58\%$$$) $$$-\color{silver}{\text{Silver Medal}}$$$

  5. westilldonttrustyou ($$$670$$$ points ; $$$58\%$$$) $$$-\color{brown}{\text{Bronze Medal}}$$$

  6. wery0 ($$$550$$$ points ; $$$48\%$$$) $$$-\color{brown}{\text{Bronze Medal}}$$$

  7. CallmeHusyen ($$$552$$$ points ; $$$45\%$$$) $$$-\color{brown}{\text{Bronze Medal}}$$$

  8. dudha369 ($$$490$$$ points ; $$$42\%$$$) $$$-\color{brown}{\text{Bronze Medal}}$$$

  9. TheFuturoma ($$$490$$$ points ; $$$42\%$$$) $$$-\color{brown}{\text{Bronze Medal}}$$$

  10. modest_hawking_803 ($$$490$$$ points ; $$$42\%$$$) $$$-\color{brown}{\text{Bronze Medal}}$$$

UPD4 : Congratulations to First AC

A : Timosh

B : Timosh

C : Horka

D : liympanda

E : liympanda (After the round)

UPD5 : Congratulations to T-Shirt Winners

  1. fdg332

  2. mefihwu

  3. Horka

  4. Nasa

  5. The_Boolean_Nerd

  6. kenti

  7. levarko

  8. user895997

  9. user353134

  10. user758519

Congrats liympanda for first and only AK so far for the problemset $$$!$$$.

Notes and Reflect

I Hope You enjoyed The problems and I personally want to hear feedback about the contest as well as our friend De3b0o, It's first contest for my friend De3b0o and he's asking you for feedback to improve.

Full text and comments »

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

By MathModel, history, 12 months ago, In English

Hello Codeforces!


I'm very super duper ultra excited to invite you to the first round I have written on my own, Weekend Practice round #6 , taking place on May 11, at 12:30 UTC. This is a rated contest at Eolymp.

At the same time, The Team Selection Test for the Palestinian Team for IOI 2025 will be taking place in a private mirror, and is open for potential participants .

Format and Difficulty

Same as in previous rounds, the competition is primarily aimed at improving practical skills. There will be 2 hours for 5 tasks of varying difficulty, the easiest of which can even be solved by beginners.

The scoring for each task being block-based (meaning points are awarded for each block of tests separately, and only if the solution passes all tests in the block). If there is a tie between two participants, the one whose last productive submission (i.e., a submission that added at least one point) was made earlier will be ranked higher in the leaderboard.

The statements will be available in the following languages: English, Ukrainian, French, Spanish, Azerbaijani, Russian.

Registration

You can join the competition on the competition page.

Prizes

The top-10 participants of the competition, as well as 10 random participants from those who rank from 11th to 100th place, will receive prizes in the form of t-shirts. Please, note, that we have changed how prizes are awarded,

Visit Frequently Asked Questions section to learn more.

Thanks a lot to:

Score Distribution:

$$$\large \displaystyle 50-100-200-300-500$$$
Sponsors

This round is sponsored by Acai Travel

Acai Travel

Acai Travel is a seed-stage startup using AI to transform customer support in the travel industry. With $4M in funding and partnerships with leading global brands, our AI assistant integrates with travel and airline systems to deliver real-time information, automate ticket routing, analyze sentiment, and generate smart auto-replies—boosting efficiency and enhancing customer experiences.

We work with cutting-edge AI to solve real problems, not to chase trends. Our team, based in New York, Barcelona, and Pune, builds practical solutions rooted in strong values, curiosity, and a culture that fosters innovation and positive change.

UPD1 : To Avoid The Clash with Codeforces round $$$1024$$$ , We decided to make the round earlier by $$$2.5$$$ hours , The new Time is : May 11, at 12:30 UTC

UPD2 : Editorials

Problem A

Problem B

Problem C

Problem D

Problem E

UPD3 : First Solvers

Problem A: 00:1:00 Nelt

Problem B: 00:5:00 Nelt

Problem C: 00:20:00 bayleef

Problem D: 01:38:00 JerryJohn

Problem E: No Solve .

UPD4 : Congratulations to Winners !
  1. JerryJohn : ($$$680$$$ points ; $$$60\%$$$) $$$-\color{orange}{\text{Gold Medal}}$$$

  2. user157517 : ($$$650$$$ points ; $$$56\%$$$) $$$-\color{silver}{\text{Silver Medal}}$$$

  3. turneja : ($$$650$$$ points ; $$$56\%$$$) $$$-\color{silver}{\text{Silver Medal}}$$$

  4. Horka : ($$$600$$$ points ; $$$52\%$$$) $$$-\color{silver}{\text{Silver Medal}}$$$

  5. wery0 : ($$$600$$$ points ; $$$52\%$$$) $$$-\color{brown}{\text{Bronze Medal}}$$$

  6. DylanSmith : ($$$570$$$ points ; $$$50 \%$$$) $$$-\color{brown}{\text{Bronze Medal}}$$$

  7. ajinkya1p3 : ($$$480$$$ points ; $$$41\%$$$) $$$-\color{brown}{\text{Bronze Medal}}$$$

  8. bayleef ($$$480$$$ points ; $$$41\%$$$) $$$-\color{brown}{\text{Bronze Medal}}$$$

  9. dimastrakhal ($$$450$$$ points ; $$$40\%$$$) $$$-\color{brown}{\text{Bronze Medal}}$$$

  10. TheSensei ($$$405$$$ points; $$$35\%$$$) $$$-\color{brown}{\text{Bronze Medal}}$$$

Final Notes

I Hope You enjoyed The problems and I personally want to hear feedback about the contest , It's my first complete round to compose and I'd like to hear feedback and improvements advices.

Full text and comments »

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

By MathModel, history, 14 months ago, In English

Thank you for Participating !

A.Hasan and Binary Function

Solution
Code

B.Hasan and Beautiful !

Solution
Code

C.Hasan and Special Remove

Solution
Code

D.Hasan and Permutations

Solution
Code

E.Square Triangle

Solution
Code

F.Behruzbek and XOR Queries

Solution
Code

G.Hasan and Fair Split

Solution
Code

H.Insertion

Solution
Code

I.Another queries?

Solution
Code

Full text and comments »

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

By MathModel, history, 14 months ago, In English

Hello Codeforces!


MathModel Setting Tour Continues!
I'm glad to share my tour of problem-setting with you! Recently, I have been setting problems for multiple platforms such as CodeForces Gym, CodeChef, KEP and RoboContest !, and more is coming $$$!$$$


We are excited to announce a new Weekend Practice round #5 on March 16, at 16 UTC. This is a rated competition at Eolymp.

Format and Difficulty

Same as in previous rounds, the competition is primarily aimed at improving practical skills. There will be 2 hours for 5 tasks of varying difficulty, the easiest of which can even be solved by beginners.

The scoring for each task being block-based (meaning points are awarded for each block of tests separately, and only if the solution passes all tests in the block). If there is a tie between two participants, the one whose last productive submission (i.e., a submission that added at least one point) was made earlier will be ranked higher in the leaderboard.

The statements will be available in the following languages: English, Ukrainian, French, Spanish, Azerbaijani, Russian , Arabic , Turkish and Uzbek.

Registration

You can join the competition on the competition page.

Prizes

The top-10 participants of the competition, as well as 10 random participants from those who rank from 11th to 100th place, will receive prizes in the form of t-shirts. Please, note, that we have changed how prizes are awarded,

Visit Frequently Asked Questions section to learn more.

Thanks a lot to:

Sponsors

This round is sponsored by Pinely.

Pinely is a dynamic company, which deals with algorithmic trading is privately held and self-funded, with offices in Singapore, the Netherlands and Cyprus. We specialize in high-frequency and ultra-low latency trading, striving to be among the best trading companies in the world.

To join our team, please send your resume to hr@pinely.com.

UPD1 : Congratulations to Winners (Those who have Codeforces Account):

  1. farkon00 (congrats on only AK !)

  2. liympanda

  3. vako_P

UPD2 : Editorial

A : Editorial

B : Editorial

C : Editorial

D : Editorial

E : Editorial

Full text and comments »

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

By MathModel, history, 14 months ago, In English

Hello Codeforces!


MathModel Setting Tour Continues!
I'm glad to share my tour of problem-setting with you! Recently, I have been setting problems for multiple platforms such as CodeForces Gym, CodeChef, KEP, and more is coming $$$!$$$


We are happy to invite you to RoboContest Round #103 (3.14), which will take place on Friday, March 14, 2025, at 17:30 UTC.

📅 Duration: $$$3$$$ hours.
📝 Number of Problems: $$$9$$$
📈 Rated for All on RoboContest
😎 Statements Avialable in English , Uzbek and Russian

The Round Maintaining Team:

Mr. Robot wish you $$$(\Delta \gt \pi)$$$ and Hope you find the problems enjoyable.

UPD 1: All Cheaters with Confirmation of using of AI Tools Got Banned from the contest , All the banned participants have been reviewed.

UPD2 : Congratulations to Winners ! :

  1. physics0523
  2. Sunnatov
  3. Husanboy
  4. vako_p
  5. diobrando97
  6. heaven2808h
  7. Edeeva
  8. Isamatdin
  9. conqueror_of_timosh
  10. Sardor Salimov

UPD3 : Editorial

Full text and comments »

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

By MathModel, history, 17 months ago, In English

Wazzup Everyone ! It's MathModel .

It's a cool year to learn and improve for sure , Let's reflect what I've done (though There is a long long way to go!)

Best Problems of The year (imo good for beginners) .

  1. C. Longest Good Array
  2. C. Robin Hood in Town
  3. A. Max Plus Size
  4. A. A Gift From Orangutan
  5. B. Minimise Oneness
  6. C. A TRUE Battle
  7. B. Shohag Loves Strings [VIP]
  8. B. Intercepted Inputs
  9. C. Superultra's Favorite Permutation
  10. C. Hard Problem
  11. D. Harder Problem

Problems I authored for the year

  1. Chef and Socks
  2. Binary Sum
  3. Minimum Types
  4. Nice Array
  5. A. Sum Fun
  6. B. Interviews
  7. Tree Sum is Fun [orz to everyone who complicate it :icant:]
  8. Permutation Pair
  9. D.YEET! [Very recommended Constructive problem :) ]

I want to thank the following great members of our community :

Thank you for reading , and wish you a very amazing year :) .

Full text and comments »

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