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

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

text

Hello, Codeforces!

We are happy to invite you to an exciting online event: ICPC Online Challenge powered by Huawei.

This Challenge features the problem

Scheduling Algorithm for Collaborative Inference System With the rapid advancement of artificial intelligence, large language model (LLM) services are becoming increasingly integrated into people’s daily lives and work. At the same time, the economic efficiency and data security of these services are receiving greater attention.

Edge-Cloud Collaborative Inference has emerged as a promising approach to addressing these challenges. In this architecture, LLM inference is divided between a user’s on-premises edge environment and the cloud. Using a U-shaped split, the first and last layers of the model run on the edge, while the computationally intensive middle layers run in the cloud. This allows private inputs and outputs to remain on the user’s side while cloud resources are used for the heavier computation.

However, this architecture requires repeated interaction between the edge and the cloud during both the prefill and decoding stages. When requests are processed sequentially, these interactions can create “bubbles”—periods in which computing resources remain idle while waiting for other parts of the system.

Your challenge is to design a concurrent scheduling strategy that:

  • maximizes overall system throughput; and
  • ensures that every request satisfies its latency Service Level Objective (SLO).

Participants will need to carefully coordinate computation and communication across the edge and cloud while balancing throughput and per-request latency requirements.

We hope you will enjoy this challenging optimization problem inspired by real-world AI infrastructure.

Start: August 14, 2026 11:00 UTC (UTC+0)

Finish: August 28, 2026 10:59 UTC (UTC+0)

REGISTER

Prizes

Rank Prize
Grand Prize (Rank 1) € 12 000 EUR + travel and an invitation to the the 50th Annual ICPC World Finals in a guest role
First Prize (Rank 2-6) € 8,000 EUR
Second Prize (Rank 7-16) € 3,000 EUR
Third Prize (Rank 17-50): € 800 EUR
* If the allocated Huawei Challenge prize cannot be delivered to your region for any reason it may be replaced by another prize (if no legal restrictions), at the discretion of the Sponsor.

By participating in this Challenge, you agree to the official Rules.

The use of AI tools, including generative AI and AI-assisted coding tools, is permitted during the Challenge. Participants remain fully responsible for the correctness, originality, and compliance of their submissions with all applicable rules.

To be eligible for a prize, you must register through: https://icpc.global/regionals/finder/ICPC-Online-Challenge-2026.

If you cannot access the rules document, please contact [email protected].

Good luck, and we hope you enjoy this complex yet exciting Challenge!

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

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

aw man have to reach age of majority: (

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

So, do I need to pay a fee to register on icpc.global?

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

I will ak.

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

Let's go, love these challenges!

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

guys how does one register officially on ICPC website, I am struggling please help

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

Hi!

I have a question about prize eligibility/registration for the 2026 ICPC Online Challenge powered by Huawei.

The announcement describes this as an individual online Challenge, and the registration page allows one contestant who can also act as the coach while online. However, the ICPC prize-registration form requires a certified institution and an “Institution Unit Assignment.”

The 2026 ICPC Online Summer Challenge rules attached state that this is an individual contest and don't list university enrollment as an eligibility requirement. However, the ICPC registration portal requires an institution. For independent participants who aren't university students, is this a portal limitation, if that the case, how should we register for prize eligibility?

I have also contacted the organizers by email, but I wanted to ask here in case someone familiar with previous ICPC Online Challenges knows how this works and help clarify.

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

Downvote me

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

Getting ready

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

holcel lol kek cheburek

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

Are challenges rated?

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

Hi, I'm a high school student (not enrolled at a university) registering for this year's Challenge, and running into a couple of related questions on prize eligibility:

  1. The team registration form requires an Institution, but I don't have one (searching "ICPC U", mentioned in an older comment, returns no match this year). What's the correct way for a non-university participant to fill this in?

  2. Separately — I'm a minor and don't have a bank account in my own name. If I place in the prize range, how does payment work in that case? Can a prize be paid to a parent/guardian's account instead?

Would appreciate guidance from the organizers or anyone who's navigated either of these as a non-university / underage participant. Thanks!

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

I have a question regarding the AI policy.

This announcement says that generative AI and AI-assisted coding tools are allowed during the challenge.

The use of AI tools, including generative AI and AI-assisted coding tools, is permitted during the Challenge. Participants remain fully responsible for the correctness, originality, and compliance of their submissions with all applicable rules.

But when I go to the ICPC registration page, I see a statement saying that the use of AI systems (including AI chatbots) is prohibited.

By registering for this contest, you acknowledge and agree to abide by the ICPC Terms of Use and Participation. Participation is strictly limited to human individuals; the use of AI systems, including but not limited to AI chatbots, is expressly prohibited.

Has anyone figured out which rule actually applies to participants who register through the ICPC website? I’m a bit confused about whether using tools like ChatGPT is allowed during the contest.

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

    I think that this challange is about optimization(making things better) problem, open problem and chasing the best, so we can turn to AI for help. And normal ICPC races is like exam, so AI is banned for fairness

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

    This contest may be AHC like, it may be a kind of Heuristic contest. And it's a long-term contset, so it allow to use AI in a standardized usage rules.While real ICPC contest(algorithm) does not allow the use of AI naturally.

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

    For this specific Challenge, generative AI and AI-assisted coding tools are permitted. The generic prohibition previously shown during ICPC registration does not apply to this Challenge. Participants must still compete individually, must not communicate with other participants, use another participant’s code, or share solution ideas, and remain fully responsible for the originality, correctness, and compliance of their submissions.

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

is this tuff?

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

I think there will be a lot of people who just paste the problem statement into ChatGPT/Claude and expect them to AK it.

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

    well they give permission to do that i mean i m seeing many people with 0 ratings under 100 idk why ?? maybe because of ai even though i thought ai single handly shouldnt be able to give them such high scores

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

Lol started CP 2 months ago , maybe next year I would be able to upsolve qns I'm these type of contests

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

When I go to the https://icpc.global/regionals/finder/ICPC-Online-Challenge-2026 It says contest not found, does anyone know how to fix it? or pls privately message me so i know how to register, bc i registerd here, but not on website

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

so im gonna be 12k richer by the end of this contest

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

I am really so interested for the round of ICPC ...

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

Will there be hidden final tests after the Challenge?

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

    YES — THERE WILL BE A SYSTEM TEST AFTER THE CHALLENGE. The 22 preliminary tests are for feedback only and do not contribute to the final ranking. Final results will be determined by 20 separate frozen final tests.

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

      So the actual ranking and judgement will not like the 1'st rank guy will got will rank so we have to tune our solution according to 22 preliminary tests and considering 20 separate frozen final tests. but how we can consider those 20 frozen test cases ?

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

        The 20 frozen final tests are separate and unavailable during the Challenge, so they cannot be inspected or targeted individually. The 22 preliminary tests are for feedback only and do not contribute to the final ranking; the final score is the arithmetic mean of the 20 frozen-test scores.

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

What exactly do we need to know and apply to participate in this competition properly?

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

    Register for Contest 2251 on Codeforces and participate individually. To be eligible for a prize, also complete the ICPC registration linked in the announcement. Please read the problem statement and Conditions. AI assistance is permitted, but collaboration, sharing solution ideas or code, and automated submissions are not.

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

Can teams participate?

The “To be eligible for a prize, you must register through …” section appears to support team registration. However, when I click the registration button, it says that participation is individual.

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

Sorry,in china,I can't visit "travel and an invitation to the the 50th Annual ICPC World Finals in a guest role"and"https://docs.google.com/document/d/1nbqIxp13MKrxoIn5hbA3TCV_9ah4b1kVXs1Z291KnOk/".

Because the Chinese government disabled the google in nationwide!

Who can tell me what's in this link? >> https://docs.google.com/document/d/1nbqIxp13MKrxoIn5hbA3TCV_9ah4b1kVXs1Z291KnOk/

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

how hard will this be .. div 2 / 3?

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

I’m no longer in college (graduated 3 years ago) but really keen to take part in this. How could I register on the site? It asks me to input an institution which seems like the site can only handle users which are still in school.

Edit: nvm figured it out

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

Wait. Is this round not similar to usual rated algotihmic Codeforces contests ? And, also, is this round unrated ?

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

Hi, I’m a high-school participant and I’m still unable to complete the ICPC prize-eligibility registration. The Challenge team confirmed by email that I am eligible and initially told me to select “ICPC U,” but that institution does not appear in the portal. Does anybody know how to proceed with registration?

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

“The use of AI tools, including generative AI and AI-assisted coding tools, is permitted during the Challenge. Participants remain fully responsible for the correctness, originality, and compliance of their submissions with all applicable rules.” AI alloweded?

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

from Where and how can i know my registration is successfully completed??

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

Is consulting AI allowed?

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

I have registered with my ICPC account, but my institution is listed as Al-Sham Private University, and my team is still pending. I registered it in the morning. Should I edit the institution, or has this contest slipped out of my hands this time?

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

What Institution should I pick to register in the contest on ICPC platform?? Should I register with the option I will participate as both contestant and coach ?? I wrote an email already but haven't received an answer yet :c

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

    Please register yourself as the individual contestant. If the portal requires a coach, select the option indicating that you will also act as the coach. Use your actual institution; if you have none, follow the ICPC “I do not have an institution” workflow.

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

Do we need to connect our ICPC account to CF account in order to be eligible for prize?

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

Will only the latest submission be tested on the final tests, or all of them?

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

I registered on the icpc website but its not showing up under "My contests" however I have got the mail that I have successfully registered.

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

what is system test? is there round 2 after contest. or they going to test solution on real system and update top rankers

context: i click on 'The problem statement has recently been changed. View the changes.' -> "IMPORTANT: YES, THERE WILL BE A SYSTEM TEST AFTER THE CHALLENGE."

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

Is it possible to increase solution size a bit? (64kb) ~ 1500 lines to low for different approaches

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

I'm having an issue in completing the ICPC registration.

I have completely filled all the required fields but I still get below warning (I don't see any such fields or degree info tab). Can any one please help how to solve this? thanks.

"Registration Incomplete

Please complete required fields (marked by a small star) in your profile.

Missing fields:

Degree Info — Area of study Degree Info — Degree pursued Degree Info — Expected graduation Degree Info — Start of Post-Secondary Studies"

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

lol this competition is a blood bath scores are already too close

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

Problem statement is very poorly written

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

so i can use ai? for code ?

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

I’ve seen several top-ranking accounts sending submissions every few minutes for two days straight. Are automated agent systems with automatic sending allowed?

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

"It turns out Huawei also holds contests on Codeforces. I always thought it was only the NOI in China."

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

competition so tough i am at 453 rank its so tiring. dynamic batching s1 s2 exhausted your mind. i also try all K cloud workers maintain balanced queues within
±2 ms ±2 ms eliminating tail-latency stragglers but it didnt work at all

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

Is it okay to create multiple accounts to submit and then delete them later?

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

Since I'm participating for the first in this challenge , I didn't know that we need to register on both platform , i.e., codeforces contest window and icpc.global , now registration is not available on the icpc global portal, what to do??

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

Let's gooo!

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

Good luck too everyone who will participate

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

Images are all down on the problem description. 404's when I try open image in new tab.

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

why no contests nowadays

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

I'm sw engineer with 11+ years of experience. Is it just me not understanding the 100 page long problem description? You don't have to be Shakespeare to be hired by Codeforces, but I think the English of the author is horrible.

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

Is it normal that I registered for a team but didn't receive a confirmation email?

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

@ICPC_Challenge I just wanted to confirm: is it enough to simply register on this website? I don’t need to submit any code or connect/bind my Cloudflare (CF) account, correct? Thanks.

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

it's not possible to write

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

ICPC_Challenge, is it expected that the status of my "team" on icpc.global still shows as "Pending" more than two days after I completed the registration? The page also says "Eligibility: No issues found" — is that sufficient confirmation that I have registered successfully?

Also, I used the same email address for icpc.global and Codeforces accounts, but my Codeforces email is hidden in the settings. Will the accounts still be matched, or do I need to make the email publicly visible?

I emailed [email protected] with both questions yesterday but haven't received a response yet.

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

Fortunately, this competition doesn't allow hacking the code. Otherwise, there would be no solution.

But it's really interesting.

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

GG! Really liked the setup with AI allowed and plenty of time to work. Learned a lot throughout the event. learned manage on budget to max out lightweight models using prompt engineering . Coming from research engineering branch It felt great to finally compete without being limited just by my programming knowledge ,learned so many math concepts/ algorithm never heard of before.

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

The first submission scoring points was after 1:56 (under 2 minutes). Several more submissions scoring points were made in the first 5 minutes. (Look at the "status" tab.)

What was happening? Was the problem available before the start time to some? Or is this amazing AI progress? Or perhaps genuine testers? Or are some people just brilliantly fast?

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

    AI usage was permitted, I'm pretty sure gpt 5.6 can write first version in just 2-5 minutes.

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

    The problem was not released early to regular participants. Very fast submissions alone do not prove advance access or a rules violation, especially because AI assistance was permitted. Any suspicious accounts or submissions will be reviewed privately by the organizers and Codeforces administrators.

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

      Thanks for your reply. The progress of AI is amazing.

      I think that if an AI system can understand the problem description and write working code, then it is at least plausible that it could access a website as a user and circumvent any checks designed to prevent automated submission.

      But equally a human could cut and paste the problem description and generated code in under two minutes.

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

Those type of contests should allow submissions more than 65k symbols. Otherwise code minifier is needed, which make solution code unreadable and could misfire plagiarism checkers

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

As the contest is over now, is it possible to see the solution code of other's?

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

Please tell me where I can find solutions to this problem.

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

    There is no separate public solution archive at this time. Participants’ source code is not currently published while frozen final testing and review are pending; please wait for the final results and any later Codeforces publication of submissions.

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

      I have a question I'd like to ask. If the contestants were able to extract multiple-bit data information from the differentiated error messages returned by the analysis system and conduct side-channel detection on the online data, a single request could obtain such data. With only a small amount of testing, the test data set could be successfully restored. As a result, the data feature dimensions they obtained were significantly higher than those of other contestants. If the main difference in the final model performance is mainly due to the advantage in obtaining such non-public information, would this constitute a violation of the fairness of the competition? Is this behavior in violation of the competition rules?

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

      Can you please tell us when will the system testing be? We are very anxious.

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

now that contest is over, did anyone started discussion forum on this. share link if you find any

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

It was really a challenging competition.

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

Are there any goodies, or certificates for participants outside the top 50 (e.g., top 100 or top 200)?

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

Results when