Sample Submission
by kelexu - Friday, November 6, 2015, 23:48:03

I dont know whether the orgnaize can provide a sample submision because it seems that the description is not so clear. Maybe a sample submission can be much better for the competition?

Thanks in advanceĀ 

Re: Sample Submission
by janek - Saturday, November 07, 2015, 16:01:11

Dear Kele,

I'm attaching an example of a correctly formatted submission. It is completely random solution - it was generated using the following R code:

> writeLines(as.character(rnorm(3860)), 'randomSolution.csv')

I hope that it helps.

Best regards,
Andrzej Janusz