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

egekabas's blog

By egekabas, history, 4 years ago, In English

I haven't been able to submit solutions to usaco.org since yesterday. Yesterday, it said that the servers were down completely and today it's giving the error in the picture.

I use

    freopen("greedy.in", "r", stdin);
    freopen("greedy.out", "w", stdout);

to print the answers and it's been working with no problems until now. Is anyone else having a similar problem ?

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

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

Auto comment: topic has been updated by egekabas (previous revision, new revision, compare).

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

I've been having the same issue, hope it gets fixed asap.

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

Fear not Farmer John! SOLTAN is here to save you!

You can just create an account in Quera and then join this group to solve USACO problems. You can use google translate extension but everything is pretty obvious anyway (and the problems are in English).