Initial commit

This commit is contained in:
2022-04-28 19:41:28 +02:00
commit 691021ca70
274 changed files with 8929 additions and 0 deletions

3
start.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash
java -Dfile.encoding=UTF-8 -classpath "out/production/olymp:lib/*:lib/batik/*:lib/hsqldb/*" org.blueshard.olymp.Main