seri / gettc

TopCoder offline arena supporting multiple languages
http://seri.github.io/gettc/
99 stars 19 forks source link

ID not available <id> error #14

Closed ghost closed 8 years ago

ghost commented 9 years ago

When I try gettc some_id, it says "download problem to raw html ... id not available . I did put correct values in .gettc/config.yml file.

seri commented 9 years ago

Do you have this problem with all IDs? What happens when you run gettc 11127?

ghost commented 9 years ago

gettc 11127 works fine.

seri commented 9 years ago

Then you'll have to tell me which ID got you the error.

ghost commented 9 years ago

http://community.topcoder.com/longcontest/?module=ViewProblemStatement&rd=16275&compid=45755

I tried both params

seri commented 9 years ago

Ah, gettc only supports the SRM, not marathon matches. I'm not active on Topcoder recently. Are these marathon matches cooler than SRM?

ghost commented 9 years ago

Matches are cool :) It would be nice gettc to have support for them too.

seri commented 9 years ago

In my todo list. Stay tuned :)

seri commented 9 years ago

To everyone who requests support for Marathon Matches:

Because of the irregular way that input and output data are presented in the problem statement for Marathon Matches, I don't see a way to consistently extract this information. Therefore, support for Marathon Matches will not be implemented, at least before there are structural changes from TopCoder.

By the way, you can still do this gettc 13662 and the solution files can compile, but there are just no input/output data to test.