When submitting a solution in C++, please select either C++14 (GCC 6-32) or C++17 (GCC 7-32) as your compiler. ×

By MikeMirzayanov, 13 years ago, translation, In English
This is the list of frequently asked questions concerning Codeforces work and answers to them.
  1. What is Codeforces? What kind of a site/resource is it?
  2. What should I do to participate in contests? Is preliminary registration required?
  3. What are the rules of the contests?
  4. What languages can I use to solve problems here? Are there any problem solving examples?
  5. I would like to organize a Codeforces round with my problems. What should I do to achieve that? Are the authors entitled to get any reward?
  6. What other rules are on Codeforces?
  7. Which technical details are useful to know about the Codeforces' testing system?
  8. What are the rating and the divisions?
  9. What is contribution?
  10. What blog posts are useful to take a look at?
  11. I've noticed that the site contains the solutions of all the contestants and the previous contests' tests. How is it allowed to use them?

Questions and answers:

  1. What is Codeforces? What kind of a site/resource is it?
    Codeforces is a project joining people interested in and taking part in programming contests. On one hand, Codeforces is a social network dedicated to programming and programming contests. On the other hand, it is a platform where contests are held regularly, the participant's skills are reflected by their rating and the former contests can be used to prepare. Codeforces constantly develops and we plan to improve the platform to give the participants the opportunity to organize their own contests, filling the project with learning content, developing Codeforces as a training and learning platform.
  2. What should I do to participate in contests? Is preliminary registration required?
    Contests are regularly held on Codeforces. Participating in them is free and open to everybody. Every month we organize approximately six contests. To participate, you have to be registered on the site (if you have an OpenID or a Gmail account, then you won't even have to memorize the password) and register for the oncoming contest. Make sure that you are present in the list of the users, registered for the contest, before the registration ends. Usually, if you can't take part in the contest officially (e.g. if it's the contest for the second division and you are in the first one), then you can register for the contest to participate out of competition.
  3. What are the rules of the contests?
    They are usually held according to the original Codeforces rules. If it is specially stated, then the International Collegiate Programming Contest rules ACM-ICPC or some other modifications can be used. In brief, on the contests held by Codeforces rules you write solutions to the problems that are tested during the contest on a very small number of tests. Those who have passed that set of solution tests, their authors can block (refuse to resend the solutions of this task in future even if they find a mistake). Such authors receive the opportunity to look through the sources of other contestants, look for mistakes there and suggest the tests on which these solutions do not work. Thus, you can hack somebody else's solution and earn points through it.
    After the contest all the solutions that have passed the pretests and haven't been hacked are tested on the final set of tests. The value of a task decreases during the contest (the faster you solve the problem, the more points you receive), unsuccessful hacks take off the points and the successful ones add them. Please take a look at the detailed version of the rules before participating in the contest.
  4. What languages can I use to solve problems here? Are there any problem solving examples?
  5. I would like to organize a Codeforces round with my problems. What should I do to achieve that? Are the authors entitled to get any reward?
    Do you want to organize a round? That's great! We are very pleased to hear that. Please, read the post.
  6. What other rules are on Codeforces?
    We don't have a clear Great Codeforces Code of Conduct. However, of course, here you should behave in accordance with traditional rules of behavior in public places and theme groups. The following rules are, of course, necessary to follow:
    • Don't create more than one account, if you have forgotten the password, use the password reminding system.
    • Do not use harsh, rude or misleading handle.
    • Do not use anybody photo except yours. It is uncultured and could confuse Codeforces users.
    • Don't be rude, don't insult other participants and administration, try to be polite and pleasant to communicate with.
    • When you take part in individual contests, don't talk about the problems with other contestants, don't use somebody else's code or insert it into your solutions. If the contest is a team one, discuss the tasks only with the teammates.
    • Don't try to destabilize the site's and the checking system's work. Your programs should only interact with the console (for the problems with the standard input and output) or the input and output data files.
    • Don't publish or spread your solutions and solution ideas during the contest.
  7. Which technical details are useful to know about the Codeforces' testing system?
    The Codeforces system resembles classical Online Judges. The solutions are tested on the tests prepared beforehand (or the hacks suggested by other participants). As a result, you receive verdicts, the meaning of which is clear from the title. It should be specially noted that Codeforces does not have the "Presentation Error" verdict, this situation is regarded as "Wrong Answer". All the suspicious verdicts (testing error etc.) are not considered while evaluating the results. That is also true for the solutions that had fallen on test 1 (in the problems containing more than one test).
  8. What are the rating and the divisions?
    When the contesters take part in Codeforces contest, they raise or lower their rating that reflects their ability to solve the tasks. The rating is a modification of Elo rating, several details can be read in a fuller form. According to the rating, the contestants are split into two divisions: the second one (the weaker one, amateurs) and the first one (the stronger one, pros). The contestants who don't take part in contests and those whose rating is below 1900 belong to the second division. The 1900+ rating means that you're part of the first division. Usually two types of contests are held on Codeforces: for the second division contestants (the first division contestants can take part there out of competition) and for both divisions. The first contest type contains simpler and learning-oriented tasks.
  9. What is contribution?
    The votes for the posts and comments of a user change his/her contribution. The contribution is intended to show the usefulness of the community user. The contribution counting system is imperfect; in future the rules for its calculation will be changed.
  10. What blog posts are useful to take a look at?
  11. I've noticed that the site contains the solutions of all the contestants and the previous contests' tests. How is it allowed to use them?
    In fact, we publish materials from the past contests and they can be used, for example, for individual lessons. Using the materials on other Online Judges, public contests, etc. is prohibited. Be sure to
    read the license before using the materials.
    In order to view someone else's solution, just click on his id on the page "Status". From the page with the list of tasks you can go to the list of correct decisions for the given task. At the bottom of the "Status" pages (and others with the lists of decisions) there is an option of sorting the solutions on different criteria.
  • Vote: I like it
  • +26
  • Vote: I do not like it

| Write comment?
13 years ago, # |
Rev. 2   Vote: I like it +3 Vote: I do not like it
@Mr.Mirzayanov:
You just forgot to translate 

Помощь

13 years ago, # |
  Vote: I like it 0 Vote: I do not like it
Hey how to register for the upcoming beta round #74 for div1
13 years ago, # |
  Vote: I like it 0 Vote: I do not like it
How to get into the country ranklist? There is no place in the settings to set my country.
13 years ago, # |
  Vote: I like it 0 Vote: I do not like it
Why is registration required?
I would like to register about 2-3 weeks ago, and I clicked on the register button, but I wasn't logged in, so Login window appeared and I logged in and after that I forgot to register, I thought I registered..Few hours later I started to solving the problems and after the first solved problem I realized I didn't register.. I know it's my problem, and my mistake.. So I just would like to know, any reason why registration is required? (example participate limit )
  • 13 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it
    It's required for dividing participants into rooms.
  • 13 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it
    Its also required for calculation of ratings.Codeforces uses Elo System of ratings.When you register u are given a predicted ranking in the contest based on ur current rating.For more details on the ratings you can go here(http://codeforces.com/blog/entry/102).
  • 10 months ago, # ^ |
      Vote: I like it -9 Vote: I do not like it

    it's required so that when you log in you log in to your account, with out it they will be unable to know whether you entered an account that is your or created, perhaps you just creat an account.

12 years ago, # |
  Vote: I like it 0 Vote: I do not like it
How can I find all the editorials? Search box gave 'no result' :(
12 years ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it

What results in Denial of judgement?

  • 12 years ago, # ^ |
    Rev. 2   Vote: I like it 0 Vote: I do not like it

    It's usually just some random server error. If you wait and then resubmit, it should judge correctly.

12 years ago, # |
  Vote: I like it 0 Vote: I do not like it
How do you ask for clarification about statement ambiguities during contests? Or is it impossible to do that?

Are there rules for pictures? The part in the profile editor says that your face must be clearly visible, but there are plenty of users with pictures that do not contain them.

»
12 years ago, # |
  Vote: I like it +1 Vote: I do not like it

What is the best way to find an editorial, say for e.g. if I am looking for editorial of Round #88, how can I find it quickly?

»
12 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Links in "list of frequently asked questions" in the beginning of the blog has to be updated — it's not working.

I tried this link http://codeforces.com/blog/entry/1336#q8 and nothing happened.

»
12 years ago, # |
  Vote: I like it +3 Vote: I do not like it

Can you add a feature to see friend's friends, like facebook? That would be very nice.

»
12 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Why the flags of my solved problems disappear? How can I make it appear again?

»
12 years ago, # |
  Vote: I like it 0 Vote: I do not like it

It might prove to be useful if some comparison tool(s) can be implemented -- something like https://www.otinn.com/topcoder/al/comparer.php or http://topcoder.manabase.com/graph.php, except in CodeForces setting, instead of TopCoder.

  • »
    »
    12 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    Interesting tools, but most difficult for me is to beat myself :-D

»
12 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I want to change my HANDLE. How can I do this? Thanks for help.

When I'm entering to Esc>Settings>Handle there is message : "The page is temporary blocked by administrator. We are doing it because of increased load. Do not panic, we will unblock the page soon. Thank you for your understanding."

and When it will unblock? Thanks for help :D

  • »
    »
    12 years ago, # ^ |
      Vote: I like it +5 Vote: I do not like it

    This opportunity was a present from admins in the first days of new year.

»
12 years ago, # |
  Vote: I like it +3 Vote: I do not like it

hello Mr.Mirzayanov How can i delete my team ?

»
12 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I have two problems. The first is where to complain about the problems with the site in general? Since I could not find a forum or a place to file my complaints I am writing it here in the FAQs. I don't know whether this has been brought up before or not, but those tags in the problems virtually make this site unusable for practice purposes. Most often knowing what method to use to solve a problem is half the solution and it is clearly right there for everyone to see! Can we make them hidden by default please (it should be shown only after a 'user action' like clicking an 'expand' button)?

  • »
    »
    12 years ago, # ^ |
      Vote: I like it +5 Vote: I do not like it

    You can disable tags for unsolved problems on the settings page.

  • »
    »
    12 years ago, # ^ |
      Vote: I like it +5 Vote: I do not like it

    It is possible, you can adjust the settings in the user profile.

»
11 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Can I download the test data of some problems? How?

»
11 years ago, # |
  Vote: I like it -17 Vote: I do not like it

how to delete a favourite submission from favourites?

  • »
    »
    11 years ago, # ^ |
      Vote: I like it +3 Vote: I do not like it

    How did you have added it to favs? Unfavourite it in the same way.
    Click 1365856 and remove a star.

    And don't post so huge screenshots next time. ;)

»
11 years ago, # |
  Vote: I like it 0 Vote: I do not like it

How to download all of my submissions (or just Accepted)?

»
11 years ago, # |
  Vote: I like it 0 Vote: I do not like it

How must be format of the solution ? how can i get inputs and put output in solution for example in C++ language? I could not found any help to the above questions

  • »
    »
    11 years ago, # ^ |
      Vote: I like it +1 Vote: I do not like it

    All your code must be in one .cpp file.

    It must read data from standart input (stdin).
    It must write data to standrat output (stdout).

    For example:


    #include <iostream> using namespace std; int main(){ int a, b; cin >> a >> b; cout << a * b << endl; }
»
11 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Is there any way to delete (particular) talk(s)?

»
11 years ago, # |
  Vote: I like it +5 Vote: I do not like it

Hi, If I virtually participate in a contest after it was officially held, the final result will affect my rating ?

»
11 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Can you add go as an official language? http://golang.org

»
11 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Is there any mailing ID for help. Headquarters e-mail ID???

  • »
    »
    11 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    send message to Headquarters (here)

    I do it and I think i get my answer

»
11 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Could I ask is there any way I can see the details of my marked friends?

»
11 years ago, # |
  Vote: I like it +8 Vote: I do not like it

the numeric list is wrong. .... so uncomfortable.

  • »
    »
    11 years ago, # ^ |
    Rev. 2   Vote: I like it -7 Vote: I do not like it

    Why downvoting? It really is.

    UPD: it's quite cool to see that GCD's comment was upvoted so lot (at least it became positive) after this comment but myself I was downvoted so much...

»
11 years ago, # |
  Vote: I like it +3 Vote: I do not like it

is there a long term calender for codeforces .. like topcoder's one ?. or how to know the time for next rounds and other contests along the month or along the year ? :)

thanks in advance :)

»
10 years ago, # |
  Vote: I like it +7 Vote: I do not like it

Can DIV 1 users who participate "out of competition" in only DIV 2 contests, hack others' solution?

»
10 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I've got a problem with the site: is it possible to check out my own past submissions for a particular problem?

»
10 years ago, # |
  Vote: I like it 0 Vote: I do not like it

How can we see all the solutions of a problem submitted in a specific programming language ?

»
10 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Why is my code skipped? (problem D contest 211 div 2)

  • »
    »
    10 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    same problem here. can anybody explain what the 'skipped' verdict means. I can't find anything on it.

»
10 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I have a big question. How do I delete my account (or change my handle) ? I am really unhappy with the name I got. (I know I chose it but I'm sorry).

Anticipated thanks. Lawliet

  • »
    »
    10 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    I don't think it is possible to change your handle. But since you haven't participated in any contests yet, why not just create a new account? Your handle isn't that bad btw :P

    • »
      »
      »
      10 years ago, # ^ |
        Vote: I like it 0 Vote: I do not like it

      I don't want to create a new account because I need a new e-mail, and if I create an e-mail just for codeforces, I will end up missing all of the e-mails I get.

      • »
        »
        »
        »
        10 years ago, # ^ |
          Vote: I like it 0 Vote: I do not like it

        Mail programs (gmail, as an ex.) can collect mails from other email addresses

  • »
    »
    10 years ago, # ^ |
    Rev. 2   Vote: I like it 0 Vote: I do not like it

    You can change your handle near January the First. A week for this operations always is given at New Year.

»
10 years ago, # |
  Vote: I like it +5 Vote: I do not like it

Hello,

Can someone please tell me when will I be able to change my handle? I really don't want to miss my chance.

Anticipated thanks, Lawliet

  • »
    »
    10 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    u can change it anytime till the 10th January 2014.

    • »
      »
      »
      10 years ago, # ^ |
        Vote: I like it -21 Vote: I do not like it

      Isn't there something I can do now? I don't want to wait another year... sadface

      • »
        »
        »
        »
        10 years ago, # ^ |
          Vote: I like it +6 Vote: I do not like it

        Please, just stop moaning and start to solve problems.

»
10 years ago, # |
  Vote: I like it 0 Vote: I do not like it

how to add friends, so that we can see their rating??

  • »
    »
    10 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    Click on "Star" symbol in your friend's profile.

»
10 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Hello How to organizers of the mail or memmage?

  • »
    »
    10 years ago, # ^ |
      Vote: I like it +3 Vote: I do not like it

    I'm sorry for my poor English.I mean how to send mail to the codeforces Official website organizer.

»
10 years ago, # |
  Vote: I like it 0 Vote: I do not like it

can someone help me on, how to download problem statements from the site??

  • »
    »
    10 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    If there are not file of problem statements in contest, you can copypast them or take a screenshot

»
10 years ago, # |
  Vote: I like it 0 Vote: I do not like it

The shortcuts to the questions are not working.

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

I don't need this ID any more. Will anyone delete it?

»
10 years ago, # |
  Vote: I like it 0 Vote: I do not like it

how to change my register email address??

»
10 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Right now I log in with my Gmail account. If I want to change it to have a username and password to log in, how can I do it?

»
10 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Could I delete my account ?

»
10 years ago, # |
  Vote: I like it 0 Vote: I do not like it

HIiii....

I am using codeblock to run c++ program...

My program gives correct result in my system.. but failed in codeforce Compiler. Any solution.. How I handle this..???

  • »
    »
    10 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    In your program you allocate an array b of length p, but then in b[(a[i]%t)] you access it as if it was an array of length t. This can fail if t > p.

»
9 years ago, # |
  Vote: I like it 0 Vote: I do not like it

How can we delete an account in codeforces?

  • »
    »
    9 years ago, # ^ |
      Vote: I like it -8 Vote: I do not like it

    You cannot delete an account in codeforces otherwise every person who has a lower rating than the starting rating of 1500 would be tempted to delete his current account and create a new account to start afresh .

    • »
      »
      »
      9 years ago, # ^ |
        Vote: I like it -20 Vote: I do not like it

      you dont need to delete your account to have a new account ! you can get new without deleting .

      • »
        »
        »
        »
        9 years ago, # ^ |
          Vote: I like it -8 Vote: I do not like it

        But members of Codeforces insult people who use multiple accounts and thus people are hesitant of creating new accounts.

»
9 years ago, # |
  Vote: I like it -7 Vote: I do not like it

I really don't want to see the problem tags before I think about the problem.** How can I hide the appearance of the problem tags?** The tags have a bad influence on my independence of solving prosems.

»
9 years ago, # |
Rev. 2   Vote: I like it -8 Vote: I do not like it

If any person does not sucessfully solved any one problem in codeforces match Will it rating changes??

»
9 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Is it possible to make someone's code private??

  • »
    »
    9 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    As far as I know, our code is public to others. We don't have access to hiding our code. I think this is very good for us to learn from others.

»
9 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Hey Guys,
I think there is a problem with the links when you click on them they don't point to the answer I checked the page source file it seams that the id they are pointing to is not assigned to the answer <li>
Can anyone check :)

»
9 years ago, # |
  Vote: I like it -8 Vote: I do not like it

Can i participate in div2 contest if my rating is greater than 1700 ? and vice versa ?

»
9 years ago, # |
  Vote: I like it -8 Vote: I do not like it

Hi,Mike Mirzayanov
I Designing some problem for contest!
How I can produce a contest in CF?
thanks

  • »
    »
    9 years ago, # ^ |
      Vote: I like it +5 Vote: I do not like it

    When I was blue I asked them this question and they answered "You should be at least yellow." ;)

»
9 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Hi everyone, I'm new here and I've met some serious problems like this one I submitted (tested in custom test) my code in c++ and it returns a wrong answer (1) but when I test my code in my compiler (codeblocks) it return the correct answer which is (2)

how does this happen ? is it my mistake or some kind of bug in my compiler or codeforces's ?

please help me !

(160A Twins)

  • »
    »
    9 years ago, # ^ |
    Rev. 4   Vote: I like it +8 Vote: I do not like it
    1. You didn't initialize some of your variable (a.k.a sum)
    2. You should write questions like this on your own codeforces blog
»
9 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Because of some problems I had with logging in the account with ruhanhabib39 handle, I created another account(ruhan.habib39). Now I want to delete the ruhanhabib39 account. How will I delete it?(I was unable to login in that account).

»
9 years ago, # |
  Vote: I like it +5 Vote: I do not like it

You may want to change Gerald to Max in this faq

»
9 years ago, # |
  Vote: I like it -13 Vote: I do not like it

Is there any way to change my username?

»
9 years ago, # |
  Vote: I like it +6 Vote: I do not like it

Please let me know if this is not the right place to ask questions.

I have a question about virtual contests. Me and some of my friends are planning to compete on the previous div 2 rounds. As I understand, each of us will have to simulate the virtual contest individually and then compare our results. Is there a better way for this? I mean can we create a room or group and compete there such that leaderboard or scoreboard gets updated as would happen in a real contest? I hope I made my point clear.

Help is appreciated. Thanks!

»
9 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Sir, My code gave correct output in ideone online judge, but gives a different output here, what should I do, Submission id: 11656468

»
9 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Couldn't open codeforces.com in Shanghai China these days,,,,,

»
8 years ago, # |
  Vote: I like it 0 Vote: I do not like it

i've got a problem that gives me an answer on my computer and with the same input it gives another answer when i send it here. the problem is kefa and park. can anybody help me please?

»
8 years ago, # |
  Vote: I like it 0 Vote: I do not like it

What is the rating criteria?? How Does attending contests and solving problems change rating?

»
8 years ago, # |
  Vote: I like it +5 Vote: I do not like it

I am unable to see the image in — http://codeforces.com/contest/599/problem/A. Using a chrome browser and images in other sites even current home page for codeforce looks good. Please help

»
8 years ago, # |
  Vote: I like it +5 Vote: I do not like it

why i can't see the problem's photo? link here http://codeforces.com/problemset/problem/599/A

»
8 years ago, # |
  Vote: I like it 0 Vote: I do not like it

How much space is available for any problem in the contest?

»
8 years ago, # |
Rev. 2   Vote: I like it +3 Vote: I do not like it

Hi, I am using C# but when I submit an answer that write a double value it is printed by using comma (,) instead of dot (.), resulting in WRONG_ANSWER. I use Console.WriteLine( a_double_var );

Any idea? For example, I got this when submitting #14827895:

Output
0,666666666666667
Answer
0.666667
Checker Log
wrong output format Expected double, but "0,666666666666667" found
  • »
    »
    8 years ago, # ^ |
      Vote: I like it +8 Vote: I do not like it

    My submission finally got accepted after I changed the output statement to:

    Console.WriteLine ( my_double_var.ToString ( "F9", CultureInfo.InvariantCulture ) );
    

    It would be better if we don't have to specify the CultureInfo explicitly though.

»
8 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I changed my handle to "I_love_CC". In the profile page it's changed, but it still remains the old handle "zkx06111" in the room I was competing.

»
8 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Help... How to change my handle as New Year Gift? I am using Codeforces with GMail, I have no password. When trying to change it asks my password.

»
8 years ago, # |
  Vote: I like it 0 Vote: I do not like it

The information about rating threshold between Div 1 and Div 2 is outdated. It is now 1900 instead of 1700.

»
8 years ago, # |
Rev. 3   Vote: I like it 0 Vote: I do not like it

I have an issue in assessing my last submissions

MikeMirzayanov

  • »
    »
    8 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    You wrote it in C++ but the single acceptable language is J,what is the problem?

»
8 years ago, # |
  Vote: I like it +1 Vote: I do not like it

@admin i just wanted to request codeforces team to improve their regular expression which give warning about syntax for ex. when we use printf("%lld",sum); then it suggest to use cout but it also give the same warning when i am using //printf("%lld",sum); so it should not warn me in this case .

»
7 years ago, # |
  Vote: I like it 0 Vote: I do not like it

What'd happen if I'm unable to participate in a contest after registration?

  • »
    »
    7 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    If you don't submit any problems, it will count as if you didn't participate in the contest.

»
7 years ago, # |
  Vote: I like it 0 Vote: I do not like it

is uploading your code only way to submit the answer? or os there any way we can write and submit the code on the site itself.

  • »
    »
    7 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    You can go to the submit code tab to copy paste your code there. I'd recommend against writing your code in browser, but the custom test tab allows you to write and test your code.

»
7 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I recently favourited a question here on codeforces by clicking the star near it. But now I forgot the problem code is there anyway to access the problem?????

  • »
    »
    7 years ago, # ^ |
    Rev. 2   Vote: I like it 0 Vote: I do not like it

    You can find "FAVOURITES" at the top of your profile.

»
7 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Is there any problem using cin.sync_with_stdio(false) and cout... cause i got runtime error on the last contest.

»
7 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Dear Codeforeces support team

My handle name is sai108710. This is very weird. I had created it mistakenly. I want to change it as I don't want to create a new one. How can I? I am looking for codeforces support team email address. Would anyone kindly provide it, please?

  • »
    »
    7 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    You can change your Codeforces handle once a year, usually during Christmas Holidays. So, you have to wait until December.

    • »
      »
      »
      7 years ago, # ^ |
        Vote: I like it 0 Vote: I do not like it

      Hello noelnadal,

      Great to share your knowledge. Ya, I know I can change it at December but not sure on which days. On those days, does codeforces active some links/ setting to the users?

»
6 years ago, # |
  Vote: I like it 0 Vote: I do not like it

How can I change my nickname?

  • »
    »
    6 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    wait until January 2019.

    • »
      »
      »
      6 years ago, # ^ |
        Vote: I like it 0 Vote: I do not like it

      But when I registered, it said that I could change my nickname this week.

      • »
        »
        »
        »
        6 years ago, # ^ |
        Rev. 2   Vote: I like it 0 Vote: I do not like it

        You can only change your nickname in the first 10 days of new year.

»
6 years ago, # |
  Vote: I like it +3 Vote: I do not like it

How to retrieve the account number? My friend's account number was stolen by someone else a few days ago. And his password and email have been modified so he couldn't get his account. I would be very grateful if he could get your help! MikeMirzayanov

https://codeforces.com/blog/entry/61363

»
5 years ago, # |
  Vote: I like it 0 Vote: I do not like it

guys,i'am new here.will points be rewarded for solving psets?. what are the uses of solving those psets?. does taking part in contests the only way to get rating?.

  • »
    »
    5 years ago, # ^ |
    Rev. 2   Vote: I like it +3 Vote: I do not like it

    does taking part in contests the only way to get rating?

    yes

»
5 years ago, # |
  Vote: I like it 0 Vote: I do not like it

i have a problem when i want to submit a code it takes so many time and nothing appear ans i should reload the page 2 times. after that when i submit my code,the status page appear does anyone else have the same problem? what should i do?

»
5 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Dear Codeforces Team,

I would like to see all the tests inputs for problem 608B (Hamming Distance Sum). I've just submitted a solution that fails on test number 9. However, when I inspect the statistics of my submission, input data for test 9 is incomplete (truncated).

Please, is there any option to get the testing data?

Thank you very much!

  • »
    »
    5 years ago, # ^ |
      Vote: I like it +6 Vote: I do not like it

    Solution doesn't fit in an int. Use long long instead. You could have figured that out by looking at any other submission or by simply noticing that the correct answer for that case has 10 digits.

»
5 years ago, # |
  Vote: I like it 0 Vote: I do not like it

How can i see my progress?

»
5 years ago, # |
Rev. 2   Vote: I like it +9 Vote: I do not like it
»
5 years ago, # |
  Vote: I like it -6 Vote: I do not like it

In one of the question, i got a runtime error on a particular testcase (13th) when i submitted it on codeforces

but when i copied the same code and run it on my IDE as well as online, output is coming.

what could be the problem?

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

What exactly are the system test cases? I understand that it includes all successful hacks. But, can the problem author add tests, which are in the system tests, but not in pretests?

  • »
    »
    4 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    Yes. Usually, only a small part of all tests are in pretests.

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Educational Codeforces Round 73 [Rated for Div. 2] problem no.2 my solution got accepted during the contest while it was not able to pass even the testcase given in the question. Do you think it should have passed the pretests? That created confusion. If the at that time the contest would have said that it is wrong on testcase 1. I might have corrected it. This is wrong codeforces.

»
4 years ago, # |
  Vote: I like it +10 Vote: I do not like it

How would I contact site admins? Or to be more exact in this case, how can I report a problem? I got this status in my submission: "Probably, the solution is executed with error 'uninitiaized value usage' on the line 14" Pretty sure it's a spelling mistake, and should be 'uninitialized', right?

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Hello everyone, can anyone helps me explaining what is runtime_error in contests? I get the answer on my machine in CPP, but when I submit the same code result is RUNTIME_ERROR.

»
4 years ago, # |
  Vote: I like it -6 Vote: I do not like it

My rating is 1629 but still it is showing me as a specialist instead of expert is this a bug? or it wll gets fixed?

»
4 years ago, # |
  Vote: I like it +10 Vote: I do not like it

any problem doesn't open show massege "can't read or parse problem descriptor " How solution this?

»
4 years ago, # |
  Vote: I like it -10 Vote: I do not like it

There is a serious issue in code forces system testing. In codeforces round 612, my solution got time limit error.I just wrote the exact code of a function in the main function instead of calling it and re submitted it.Right now,it got executed correctly. This is ridiculous.Because of this my rank went way down.If there is any user support,I would like to complain about it.

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I see that for Div 2 only contests, purple coders also officially take part in the contests. But this FAQ says, your rating need to be < 1900 to take part in div 2 contests.

  • »
    »
    4 years ago, # ^ |
      Vote: I like it +3 Vote: I do not like it

    These rules are a little outdated. Nowadays all Div 2 only and Educational rounds are rated for < 2100.

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I had a given a contest of Div 3 it is not showing in my contests that i participated Moreover i cant find my name in ranklist My one sol got accepted

»
4 years ago, # |
  Vote: I like it +2 Vote: I do not like it

http://codeforces.com/submissions/MasonMount19

My submission in the CF1111E is “Denial of judgement” Can anyone has the power of the admin help me fixed it? thanks very much!

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

[problem:A. Buy a shovel] I have a problem , when I send the code to the test the output appears different form the actual output in my computer . For example : the test appears number 10 .But, in my computer when I run a code the number 9 appears in the console application window which is correct.

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I wonder if codeforces can provide an API that can implement the following functions? Return the rank page of friends in real time through the contest ID and personal key. Or maybe you've done it but I haven't found it. I hope you can help me,thx.

  • »
    »
    4 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    One more thing, the number of people who passed the problem A,B... of the ongoing competition.

    • »
      »
      »
      4 years ago, # ^ |
        Vote: I like it 0 Vote: I do not like it

      For the second one, you can check the dashboard with the problem list of the contest. On the right side of each problem there is a count of solves.

      • »
        »
        »
        »
        4 years ago, # ^ |
          Vote: I like it 0 Vote: I do not like it

        Thank you. You're right. But what I want is an API excuse. Now that I've implemented it through an existing API, thanks again

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

sir,i am unable to get rating??? why,is this happening??

  • »
    »
    4 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    you have to participate in official rounds to get ratings

    • »
      »
      »
      4 years ago, # ^ |
        Vote: I like it 0 Vote: I do not like it

      I have started participating.

    • »
      »
      »
      4 years ago, # ^ |
        Vote: I like it 0 Vote: I do not like it

      And many contest also I have attended. But, their is no rating.

      • »
        »
        »
        »
        4 years ago, # ^ |
          Vote: I like it 0 Vote: I do not like it

        According to your profile you have solved problems from past contests. You have to participate in official rounds in the official time to obtain rating

        • »
          »
          »
          »
          »
          4 years ago, # ^ |
            Vote: I like it 0 Vote: I do not like it

          Sir, why I am not getting rating.

          • »
            »
            »
            »
            »
            »
            4 years ago, # ^ |
              Vote: I like it 0 Vote: I do not like it

            check your submissions page if it shows all of submissions you have done

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

how to change handle? i wanted to change.

»
4 years ago, # |
  Vote: I like it +1 Vote: I do not like it

How to get testcases for a certain problem? So that I can download it and test it offline.

»
4 years ago, # |
  Vote: I like it +1 Vote: I do not like it

Sir,for python users time constraints should be 5*x.as it is not fair to have similar time constraints for c++ and python users when python is approximately 5 times slower than c++

  • »
    »
    4 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    Python is easy to learn and master as compared to c++, so it is unfair for c++ users to learn c++. Also in c++ we have to write lengthy codes as compared to python...so you should face some disadvantages of using python..so that it does not turn out unfair for c++ users.

»
4 years ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it

I can not see my submissions..As a result when i submit any problem i can not know whether it is accepted or not.Please help me...What should i do now/?

»
4 years ago, # |
  Vote: I like it +1 Vote: I do not like it

I participated in my first rated contest yesterday and got this message today :

Attention!

Your solution 81772855 for the problem 1359B significantly coincides with solutions fireboy009/81772855, fireboy009/81773786.

The two solution that it says coincides are the same solution. Also, both solutions are mine.

There must be a bug in the plagiarism checking system that is checking my own solution with my other solutions.

Please look into it. MikeMirzayanov

»
4 years ago, # |
  Vote: I like it +5 Vote: I do not like it

BUGS IN GNU C++17 (64)

In Educational Round 88 Problem C I have submitted my code using GNU C++17 (64) compiler and it gives WA on test 4. But today I have submitted the same code using C++17 compilers it is accepted. I have made a blog entry for the same where you find attachment of codes.

Please look into it MikeMirzayanov

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Hey I am completely new to this platform.Can someone tell when will my ratings change for the first time. I have also participated in a contest recently but my ratings are still unchanged as always.

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Problem Connecting Facebook id to cf account, plz fix this.

»
4 years ago, # |
  Vote: I like it -17 Vote: I do not like it

Can i have two accounts on codeforces ... One for practice and one for contests???

  • »
    »
    4 years ago, # ^ |
    Rev. 3   Vote: I like it -17 Vote: I do not like it

    no, you can't

  • »
    »
    4 years ago, # ^ |
      Vote: I like it +13 Vote: I do not like it

    It's illegal, read question 6

    • »
      »
      »
      4 years ago, # ^ |
        Vote: I like it 0 Vote: I do not like it

      i have submitted the code,but still i got compilation error,but i got rating for that . how is it possible ?? they will verify these comilpilation errors also .. please answer this ??

      • »
        »
        »
        »
        4 years ago, # ^ |
          Vote: I like it 0 Vote: I do not like it

        Your rating will change if you submit a solution inside a contest while it's running, regardless of it's verdict.

        • »
          »
          »
          »
          »
          4 years ago, # ^ |
            Vote: I like it 0 Vote: I do not like it

          the written code may be any thing irrespective of the question ,still we will get rating

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Gives WA even if the answer is correct.

This code always gives wrong answer on testcase 2. I get the correct answer on my IDE, but I saw that my answer(numbers) in the submission, are jumbled. Please look into this MikeMirzayanov

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Even after successfully solving 1 question in div2 in my first contest why my rating is only 415.At the same time other people of my rank getting rating 1400+ even person whose ranking is greater then 10,000 they are also getting rating better then me ,please I want the answer of my question mine rank was 9,000 why is this happening. Please answer me

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I participated in yesterday's contest (div 2 #662). My code was submitted successfully in the first attempt itself after passing the pretests. But now it is showing that I have solved 0 problems and on the final list my score is -1 whereas it was around 492 yesterday. I write my codes in C++ and had selected GNU C++ 17 as language while submitting. This was my first contest on Codeforces. Can anyone please help me understand the error?

  • »
    »
    4 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    Your code failed during system tests. It is not guaranteed that your solution is 100% correct if it passes the pretests.

    • »
      »
      »
      4 years ago, # ^ |
        Vote: I like it 0 Vote: I do not like it

      this happened with me also in the last conetst.My solution was 100% correct because I tried submitting the same code and it was accepted.

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Does Rating change in codeforces global round?

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

How to change my handle?

  • »
    »
    4 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    Codeforces allow handle change at the beginning of the year. So you have to wait until New Year 2021 to change your handle.

    • »
      »
      »
      3 years ago, # ^ |
        Vote: I like it 0 Vote: I do not like it

      And it is not guaranteed, so maybe you won't be able to change it at all :)

»
4 years ago, # |
  Vote: I like it +3 Vote: I do not like it

i did not get updated my rating for 668(div2) rating can i know the reason behind this.

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

How do I set the name of university after creating the account without it?

  • »
    »
    4 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    just go to 1) your profile page 2) change settings 3) social subtab 4) add your organisaton (university)

»
3 years ago, # |
  Vote: I like it 0 Vote: I do not like it

There is no difference between Rating and Rating(all)

»
3 years ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it

How can I delete my account? I have got a new email address now and dont want to use the old one anymore.

»
3 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Codeforces Round #680 Verdict is showing accepted but then why my rating drceases?

  • »
    »
    3 years ago, # ^ |
      Vote: I like it +1 Vote: I do not like it

    Rating is based on your rank in standing, not by accepted submission

»
3 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I have just accidentally registered for a codeforces contest. How do I unregister?

»
3 years ago, # |
  Vote: I like it -6 Vote: I do not like it

MikeMirzayanov

I am sorry but i assumed that the handle change features was temporary magic feature. you wrote in the accouncement that we can request to rollback change.

i am requesting you to roll back my handle to previous one ' sirearsh '.

thankyou very much.

»
3 years ago, # |
  Vote: I like it 0 Vote: I do not like it

hey sometimes the compiler doesnt show the diagnose symbol to verify where have i went wrong? how can i find out the diagnose button?

  • »
    »
    3 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    If it doesn't show the button then it just doesn't have anything to show you.

»
3 years ago, # |
  Vote: I like it -8 Vote: I do not like it

104534400

Problem B: String LCM (Round 102)

Need help in understanding the time complexity of this Algorithm which I applied. Please check this submission and help me in analyzing its time complexity. It would matter to me a lot.

  • »
    »
    3 years ago, # ^ |
    Rev. 3   Vote: I like it +5 Vote: I do not like it

    n=initial length of s

    m=initial length of t

    for each query, time complexity will be O(n*m)

    because loop will run till n and m become lcm(n,m) which in worst case will be n*m

    • »
      »
      »
      3 years ago, # ^ |
        Vote: I like it 0 Vote: I do not like it

      Thanks for replying!

      But I still have doubt.

      Lets consider this e.g. bbbbbbbbbbbbbbbbbbbb, n = 20 bbbbbbbbbbbbbbbbbbb, m = 19 LCM(s, t) = 20 * 19 = 380

      For this example. the while loop runs 37 times. After 37 iterations, it got n = m = 380. So I am wondering how running time is n*m. As we have seen that the while loop is running only 37 times so what can be generalized?

      • »
        »
        »
        »
        3 years ago, # ^ |
        Rev. 2   Vote: I like it +5 Vote: I do not like it

        You are not counting the time of concatenation of 2 strings.

        In each iteration you are adding two strings

      • »
        »
        »
        »
        3 years ago, # ^ |
          Vote: I like it +5 Vote: I do not like it

        Concatinating 2 strings is not O(1) process

»
3 years ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it

Why does the "Language" drop-down list show "Python 3.9.1" when it is in fact Python 3.8.1?

  • »
    »
    3 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    I have the same question. Tried to spot where the error arose, until I found that math.lcm is not supported.

»
3 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I just noticed that in my account whenever I go to organizations suddenly the username changes and starts showing someone else's name instead of mine the same thing happens when I click on the help link. Can someone explain why this is happening

»
3 years ago, # |
  Vote: I like it 0 Vote: I do not like it

how can i log off my account?

»
3 years ago, # |
  Vote: I like it +8 Vote: I do not like it

Since this is the main FAQ in the website, it should probably be updated to reflect that people in the [1900-2100] range will be rated when participating in Div.2 contests and also mention Div.3 contests.

Also, it might be a good idea to provide that information to participants when they are registering for a contest ("this contest will be rated for you, as you have a rating < x").

»
3 years ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it

Hello MikeMirzayanov sir, I am facing issues with sending messages to users. I type the entire message and send it. But it shows blank as below image.
image link — https://imgur.com/abwIsr5

Can I know what's the issue ?

»
3 years ago, # |
  Vote: I like it 0 Vote: I do not like it

why i am not able to use bits/stdc++.h library file in my code

  • »
    »
    3 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    Well, MS C++ 2017 on Codeforces doesn't have that library.

    If you want to use it you have to change your submission languages to GNU C++11 or GNU C++14 or GNU C++17 or GNU C++17(64)

»
3 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Hello correct the rule 8. there is some incorrect information in there.

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

how can I import python3 modules, well I know how to import but when I submitted my code, it gave me a runtime error.

»
2 years ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it

Excuse me, how to delete a team in Codeforces?

I want to delete a team which was created by myself, but after I deleted everyone else, I found that I couldn't delete myself, and a reminder appeared, "Team must have at least one active member."

How can I solve that?

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

@MikeMirzayanov Please update the number of divisions, it is 3 now no?

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

In yesterday's competition, I completed two questions and my rating did not rise, what is the reason?

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

    Your submission were skipped by authore. because your solution matched with other's solution. (you and other user submited same source code) .This called cheating. That's why your rating didn't change.

»
21 month(s) ago, # |
  Vote: I like it +1 Vote: I do not like it

How can I solve the problem of question as it is showing $ sign in all questions near all integers and characters It is much more difficult to read question...

»
18 months ago, # |
Rev. 5   Vote: I like it +3 Vote: I do not like it

mrs MikeMirzayanov , I think if the website enable us to filter the problems depending on solved or unsolved will be more better as we can go to the unsolved problems and up solve it.

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

Mr. MikeMirzayanov, good evening! It's only my personal opinion, I think problem analysis is essential part of each contest, since sometimes you can't figure out a problem, cause you don't know some algorithm or technique that could possibly be very useful. I suggest to make filter on GYM section — does contest include problem analysis or not. It would be much better than just clicking at every contest and checking it manually.

»
17 months ago, # |
Rev. 3   Vote: I like it -8 Vote: I do not like it
**PLEASE RECHECK MY SOLUTION**

My solution produce correct output on my compiler , i compile my same code that i have submitted during the contest after the contest is and it produces correct output. but according to codeforces compiler it produces wrong output

NOW WHAT I DO CODEFORCES PLEASE RECHECK MY SOLUTION AGAIN

wrong answer 4th numbers differ — expected: '1005355647', found: '1005355648'.

CONTEST --> Dytechlab Cup 2022.

PROBLEM --> B. Ela's Fitness and the Luxury Number.

INPUT TEST CASE NO. --> 11(L = 77921270569329490 , R = 377318254283917957) .

SOLUTION NO. --> 175009019

---------------------------------------------CODE-----------------------------------------------------

// AUTHOIR-->> YADAV_JI

include "bits/stdc++.h"

using namespace std;

define int long long

define pb push_back

define ppb pop_back

define pf push_front

define ppf pop_front

define all(x) (x).begin(),(x).end()

define uniq(v) (v).erase(unique(all(v)),(v).end())

define sz(x) (int)((x).size())

define fr first

define sc second

define pii pair<int,int>

define rep(i,a,b) for(int i=a;i<b;i++)

define mem1(a) memset(a,-1,sizeof(a))

define mem0(a) memset(a,0,sizeof(a))

define ppc __builtin_popcount

define ppcll __builtin_popcountll

template<typename T1,typename T2>istream& operator>>(istream& in,pair<T1,T2> &a){in>>a.fr>>a.sc;return in;} template<typename T1,typename T2>ostream& operator<<(ostream& out,pair<T1,T2> a){out<<a.fr<<" "<<a.sc;return out;} template<typename T,typename T1>T amax(T &a,T1 b){if(b>a)a=b;return a;} template<typename T,typename T1>T amin(T &a,T1 b){if(b<a)a=b;return a;}

const long long INF=1e18; const int32_t M=1e9+7; const int32_t MM=998244353;

const int N=1e5+5;

int n; std::vectorv; int a , b ,c ,d;

void SAKSHAM_YADAV(int test){ cin>>a>>b; int as = sqrt(a); int bs = sqrt(b); int ans = ((bs-as-1)*3); // ans = max(ans , 0ll); c = as; if((as*as) >= a)ans++; if((as*as + as) >= a)ans++; if((as*as + 2*as) >= a)ans++;

if((bs*bs) <= b)ans++; if((bs*bs + bs) <= b)ans++; if((bs*bs + 2*bs) <= b)ans++; std::cout << ans << std::endl; }

signed main(){ ios_base::sync_with_stdio(false); cin.tie(0);cout.tie(0); //freopen("input.txt", "r", stdin); //freopen("output.txt", "w", stdout); #ifdef SIEVE sieve(); #endif #ifdef NCR init(); #endif int t=1; cin>>t; rep(i,1,t+1) SAKSHAM_YADAV(i); return 0; }

---------------------------------------------CODE-----------------------------------------------------

  • »
    »
    17 months ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    use this

    #define sqrt(x) sqrtl(x)
    
»
14 months ago, # |
  Vote: I like it 0 Vote: I do not like it

if I solved a problem correctly in the contest and later during contest, by mistake i submitted wrong code for that problem then, is question points are added or not to my points ??

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

how can i delete my account

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

Hi,

Please provide Scala 3 support as earliest.

Thanks,

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

May I ask how to change my ID

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

what's "Can't send statement" when I want to open any problems

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

Solution of 266B — Queue at the School is here with the explanation of code

https://codeforcer.blogspot.com/2023/05/266b-queue-at-school-cpp-solution.html

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

How do I make my account classified?

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

I given the last contest -" Educational Codeforces Round 149 (Rated for Div. 2) " and I also solve the two beginning questions** but my rank does not increase or decrease** . Can anyone tell me why?.

My rank before contest in 874 and after is also 874.

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

In the morning My rating is 842 but after 2 hours Firt It show nothing than , now it is showing my first contest rating only. Why this happen???

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

Can i change my handle?

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

why problem difficulty levels are not being added to the problem set?? (for the last 60+ problems)

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

I think the 4th solution of 32b is wrong, the answer given is 210, but according to me, the answer should be 300.

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

Hello, I unfortunately created the second account. Is there any way to delete the account?

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

How to change your profile name

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

@MikeMirzayanov Sir my account has been disabled and I don't know the reason for it. I didn't receive any mail about this. Whenever I try to access my account, it says account is disabled by admins. Sir I kindly request you to enable my account.

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

I submitted a problem's solution during contest time from two of my codeforces handles and the codeforces system skipped those solutions. I want my ratings change for those submissions. What should I do?

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

    You are not allowed to participate from more than one account. That is one of the terms you agreed to when you registered for the round.

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

changing handle name will be there in this year or not?

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

I want to change my handle It is allowed now till the tenth of January, but I originally logged in codeforces using my Gmail account I've never used a password, and they keep asking me to write my password for verification before I change the handle.

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

Hi,

I am a team leader with 10 members in my team.

Is it possible to create a contest for the members of my team with level of problems B and C in them.

It is important for the members to not be able to see the solutions during the test.

Please help here or if there is some sort of FAQ, it will also be helpful.

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

    You can make a mash-up contest where you combine different problems from past codeforces rounds. If you want your problems to be truly original, in that case you can prepare them in polygon and add them to the contest.

»
3 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

How can change my username or Handle name??

»
3 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

My submission always gets stuck in a queue for too long, please provide me with a solution.

»
5 days ago, # |
  Vote: I like it 0 Vote: I do not like it

Can't unregister. Possible reason: you made at least one action in the contest what i should do ? When I go to the contest page, I go to friends and there is no "x" button to the right of my name. please fix it . link for contest : https://codeforces.com/group/746U2DXw2w/contest/510218

»
22 hours ago, # |
  Vote: I like it 0 Vote: I do not like it

how much are the initial ratings distributed to each contest?And how much are the initial ratings in total? help me!