Back to General discussions forum
I had a problem copying and pasting the input into the terminal (Mac) when my program (in Ruby)was running. It appeared there was an upper limit on what I could paste in. I solved the problem by making my program read the input from a text file but for ages I thought my code had a bug (it didn't).
I had the same problem in terminal with Go I just simply entered and copy and pasted where the last number left off
There was a suggestion to add a kind of Web-API so that people can download sample and upload answer automatically within their program... However I'm not sure this is going to be easier :-o