Information

Deadline 19/04/2022 23:59:00
Submission limit No limitation

Sign in

Milestone 2: Code


The zip of your project

We expect the source code to be in the zip. We don't want your compiled code ;-)

Archive the root folder of your project. You should see the following architecture (The same as the Sigh repository!):

your-awesome-compiler-folder/
|
+-- .git/logs/
+-- build.gradle.kts
+-- src/
    |
    +-- main/
    |   |
    |   +-- java/
    |       |
    |       +-- [...]
+-- test/
    |
    +-- [...]

Max file size: 1.0 MiB
Allowed extensions: .zip