kaushal02's blog

By kaushal02, history, 8 years ago, In English

I was recently solving problems from 2015 CodeCraft IIIT Hyderabad Replay. I got AC in some problems and got WA in problem H. In order to check other user's submissions I added the contest to one of my groups and as soon as I did that all my submissions of the last 3-4 hours for this contest disappeared.

I can see them in Last submissions tab in the bottom right corner of the problem pages, but I don't see any log in the main submissions tab of my profile, neither on the standings page of the contest.

I get error message You are not allowed to view the requested page when clicking on any submission from the problem page. As an example, what happens when I try to open 20935959 for 100589F - Count Ways:

Has it happened to anyone else? Is it being fixed?

Upd: Thank you _index for providing a partial hack which allows to see the submissions, although it doesn't reflect anywhere like contest page/submission logs/standings. Simply visit this link:

http://codeforces.com/group/[group_id]/contest/[contest_id]/submission/[submission_id]

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

»
8 years ago, # |
Rev. 3   Vote: I like it 0 Vote: I do not like it

Same thing happened with me, and I still can't access my codes, but I can access them adding contest to my group.

  • »
    »
    8 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    You can access your codes after adding the contest to your group ?

    • »
      »
      »
      8 years ago, # ^ |
        Vote: I like it 0 Vote: I do not like it

      Yes.

      • »
        »
        »
        »
        8 years ago, # ^ |
          Vote: I like it 0 Vote: I do not like it

        I added the contest to my group. Although I can see all new submissions I make now, I still can't access the previous ones.

»
8 years ago, # |
  Vote: I like it 0 Vote: I do not like it

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