SharifAIChallenge / AIC20-Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI Challenge 2020 - Server

Setup instructions

You can run the program by downloading server.jar file and using the following instruction:

java -jar server.jar

By using the option --extra as shown below, you can increase the timeout:

java -jar server.jar --extra=200 or java -jar server.jar --extra:200

About


Languages

Language:Java 100.0%