I’m trying to submit an algo to run on the server. I’m able to run the starterkit java-algo locally after running gradle buildl. However, when I zip the file using the given zip tools and submit, it says that it can’t compile. I’m doing this all on Linux.
I’m not sure how to fix this.