Every time I try to sign in with Google, it says "An Error occurred: Invalid social token." Is anyone else having this issue?
I have tried reloading the page and the browser, and signing in and out of Google. Nothing works.
EDIT: It has been fixed
# | User | Rating |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3831 |
3 | Radewoosh | 3646 |
4 | jqdai0815 | 3620 |
4 | Benq | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | gamegame | 3386 |
10 | ksun48 | 3373 |
# | User | Contrib. |
---|---|---|
1 | cry | 164 |
1 | maomao90 | 164 |
3 | Um_nik | 163 |
4 | atcoder_official | 160 |
5 | -is-this-fft- | 158 |
6 | awoo | 157 |
6 | adamant | 157 |
8 | TheScrasse | 154 |
8 | nor | 154 |
10 | Dominater069 | 153 |
Every time I try to sign in with Google, it says "An Error occurred: Invalid social token." Is anyone else having this issue?
I have tried reloading the page and the browser, and signing in and out of Google. Nothing works.
EDIT: It has been fixed
I was working on the problem Xenia and Tree here: http://mirror.codeforces.com/problemset/problem/342/E
But the problem statement doesn't actually matter.
My first solution gets WA: http://mirror.codeforces.com/contest/342/submission/33140735
and my second gets AC: http://mirror.codeforces.com/contest/342/submission/33140905
The only difference between the two submissions that mattered is that I increased MAX_N from 100000 to 100005. This should not have changed anything, because I'm pretty sure my array sizes were all large enough. So why did this happen?
Name |
---|