While solving problems on topcoder,I some time face this issue.
If any one can solve the issue or faced same issue .Please reply
unable to open the problem
https://community.topcoder.com/stat?c=problem_statement&pm=10195&rd=13695
# | User | Rating |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3823 |
3 | Benq | 3738 |
4 | Radewoosh | 3633 |
5 | jqdai0815 | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | ksun48 | 3390 |
10 | gamegame | 3386 |
# | User | Contrib. |
---|---|---|
1 | cry | 164 |
1 | maomao90 | 164 |
3 | Um_nik | 163 |
4 | atcoder_official | 160 |
4 | adamant | 160 |
6 | -is-this-fft- | 158 |
7 | awoo | 157 |
8 | TheScrasse | 154 |
8 | Dominater069 | 154 |
8 | nor | 154 |
While solving problems on topcoder,I some time face this issue.
If any one can solve the issue or faced same issue .Please reply
unable to open the problem
https://community.topcoder.com/stat?c=problem_statement&pm=10195&rd=13695
Name |
---|
Yes, I've found that out a while ago (a month, maybe?) Almost a thousand statements are inaccessible there. Most of them are available through web arena, you just have to wait for several minutes for them to load. Don't be too much concerned with problems available through HTML, because they have a lot of broken unicode chars (replaced with question marks) and picture URLs mentioning topcoder.com by obsolete IP address.
Some of the bugs (like practice rooms not opening on the first visit, or @legakis putting images into statement from his own server that rejects all connections from Russia) were there for years. But way back from 2013 when they've been bought by Appirio, they have intermittent problems like this or some Barclay's buying out whole server for their private SRMs, when only 4 practice rooms are available for weeks.
I've made a full backup of statements and system tests from TC, and backed it up in several places. I will share it in case TC will really go offline. Not earlier than that, because (by the look of the message underneath every statement) they might become pretty aggressive, and close all the sources where the problems could be downloaded automatically.
If some of problemsetters from TC are reading this: on what terms did you share your problems with TC?
Here is the contract I signed back in 2007: http://www.topcoder.com/contest/mpsqas/WriterContract.pdf
Fortunately, the fees have been revised since then :-)
Interestingly enough, you can see problem statements if you add 'rm' and 'cr' params to the URL's query params, for example this link works: https://community.topcoder.com/stat?c=problem_statement&pm=10195&rd=13695&cr=4234&rm=
https://community.topcoder.com/stat?c=problem_statement&pm=10153&rd=13694(Working)
https://community.topcoder.com/stat?c=problem_statement&pm=10153&rd=13694&cr=4234&rm= (Not working)
So, what I found out, that it worked in 100% cases for me if I do the following
open a problem details page (link like this https://community.topcoder.com/tc?module=ProblemDetail&rd=13694&pm=10153)
click on one of the accepted solutions (for example https://community.topcoder.com/stat?c=problem_solution&cr=8527113&rd=13694&pm=10153, I believe one needs to be logged in in order to view it)
and finally click on "view problem statement" link on top https://community.topcoder.com/stat?c=problem_statement&pm=10153&rd=13694&rm=&cr=8527113
Thanks it really worked.last query Can you tell how we can see accepted solutions.I am unable to find the link even after logging in?
For example, you can open the problem details and you'll see information regarding fastest solutions, you can click on "view" links there