There was a problem processing your submission.
File: Zipped file is not valid. It must contain a single csv file with your submission.
I am pretty sure the file is valid!
$ zip -T submission.zip
test of submission.zip OK
$ unzip -l submission.zip
Archive: submission.zip
Length Date Time Name
--------- ---------- ----- ----
545649538 09-06-2020 00:01 submission.csv
--------- -------
545649538 1 file
Software version: Zip 3.0 (July 5th 2008) on MacOS Mojave 10.14.6
Thanks for flagging this. We had some logic to prevent zip-bombing that was overly aggressive with submissions to this competition. We’ve adjusted that, so you shouldn’t hit this anymore.