This issue has been there for YEARS now. This usually happens when you use the "Remember Me" checkbox. The best thing you could do is to not use that checkbox. On the other hand, clear all cookies with the search rule "*.onlinejudge.org" to get out of the redirect loop.
Hope they'll seriously fix ...
Search found 2 matches
- Tue Jun 23, 2015 7:22 pm
- Forum: Bugs and suggestions
- Topic: Redirect Loop
- Replies: 1
- Views: 3653
- Tue Jun 23, 2015 7:13 pm
- Forum: Bugs and suggestions
- Topic: ANSI C not linking lm (math.h)
- Replies: 2
- Views: 7459
Re: ANSI C not linking lm (math.h)
Just happened to me a while ago when I was solving UVa 362. I received 10 compile errors and 7 wrong answers before I realized that the "ceil" function was the culprit. :x I just had to submit my code as C++ instead.
By the way, here's the compile error message. Oddly, it included an error to ...
By the way, here's the compile error message. Oddly, it included an error to ...