Problem with USACO servers

Revision en3, by egekabas, 2020-02-19 13:14:22

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 ?

Tags usaco

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English egekabas 2020-02-19 13:14:22 0 (published)
en2 English egekabas 2020-02-19 13:13:17 7 Tiny change: 'f43.png)\nI use\n\' -> 'f43.png)\n\nI use\n\'
en1 English egekabas 2020-02-19 13:12:25 515 Initial revision (saved to drafts)