Who knows, where i can run any program, for example:
I wrote in C++ program, which checks, if number N is prime or not.
Then I have *.exe/*.sh file. Is there any web sites, where i can run that file, and server in that site is fast.
For example, in ideone.com how many operations done in one second, i mean speed of CPU.
So, is there any sites, where we can run our program, and speed of CPU in server of site is too fast, so that 109-1010 operations work in 1 - 2 seconds.
thanks...