Next USACO

Hi guys! I am quite new to this but when is the next USACO compeition approximately?

Thanks in advance.

December.

1 Like

Thanks!

Hi I am also new in USACO. Really appreciate if someone can help me answer some of my basic admin questions as I can’t seem to find it in http://www.usaco.org/

Just curious, if I am not ready for December competition, but I want to follow the one on Jan 22, is this a possibility? Or do I have to first doe December before I can participate on Jan 22 one?

And I think I saw we can use either Python, Java or C++ when doing coding competition. Will we use our own preferred editor? Is the competition going to be online or on site? I assume online, is it going to use something like https://www.hackerrank.com/ service?

and how to register for the competition?

thank you again for any kind of help.

@Gamas_S

  1. The current schedule on the website was for last year’s USACO.
    So this year’s contest dates will be different, but will still be around the same time (December, January, February/March, and March/April)

  2. Yes, you can skip contests that you can’t attend. You just won’t be able to promote in that particular contest.

  3. You can use a custom editor, IDE, etc. The competition will be online. USACO has an online grader - during the contest window, you upload your code, and the grader judges it against the testcases.

  4. Go to USACO. and register an account, and then during the contest windows, you can participate in the contests.

1 Like

@bessie do you know when the contest dates will be posted?

Nobody knows right now, but you could email Brian Dean if you’re curious.

1 Like

@bessie thank you so much for your thorough and details information. This is really helpful.

If I may I ask a follow up question. You said to register for the competition, I just have to go to USACO and during the contest window, I can participate in the contest. Does this means after registration, during the contest window, there will be some kind of option/button/page appears in the website that will allow me to participate the competition? Is there a fee for this?

I am a bit surprised that there is no clear direction about this in their website. But again, it is possible I missed this in their website.

Thanks again for your help.

You’re welcome! :slight_smile:
During the contest window, on usaco.org, there will be a message that looks like this:
image

By clicking on the button, you’ll be taken to a page where you can begin your 4 hour testing window.

There’s no fee for participation.

1 Like

Thank you so much. This is very helpful.