Thomas Hruska a écrit : > David wrote: > >> Funny since they are the solutions. >> > > Drat. You beat me to the reply. > >
I will mark this day with a white stone (as we say here) :) (I am not sure how to translate this) > Sometimes I wish there was an Internet-based "compile and run online" > site where you can paste some C/C++ code and it compiles and runs _on > the host_ and displays the result all within a single browser session. > Behind the scenes, it would run in a temporary sandbox environment set > up solely for that compile and run (protecting the main environment from > malicious code). Then people wouldn't be lazy and not try out example > code before making replies like the above. > > The online judge of the ACM problem set site is near to what you dream of. Perhaps. I don't think It will be to much difficult to made one. > BTW, Karthikeyan, all three solutions work - I actually fired up a real > test project just to make sure. > >
