Jakub Tarnawski
Jakub Tarnawski
I can confirm it does not work. Let's see what the snap guys (see pull request linked above) say.
For showing stderr output, the following issue is related: https://github.com/dj3500/hightail/issues/29
Let me go ahead and open an issue on organizing anniversary parties for this, then?
I'm not sure this would be that useful. Definitely it could be, but has low priority.
Not implemented currently. Contest id is not something that gets extracted from the problem.
And there should be icons on buttons to make them very easy to recognize/locate on screen.
Currently, we're not displaying the standard error output anywhere to the user; we could at least do that. (Display it where? The table is wide as it is.)
Actually, I'm wondering if it could be possible to display the cerr output of the program (don't use it for diffing, just for displaying), say in green. My vision is...
See also here http://codeforces.com/blog/entry/13141#comment-210682
For pseudormq5.in, it actually seems to run forever in Hightail (at least 20 minutes), whereas it runs very fast in terminal. Interesting. But are you sure the program is not...