1492:10:57
-47 days 7:48:03
Assignment is over

Make-ups (on demand, 1 task here = 1 other task)


Time elapsed

1135:48:03

Time Remaining

1492:10:57

Starts in

-47 days 7:48:03

Ends in

62 days 4:10:57

Start

2025-08-27 22:00 CEST

End

2025-12-15 08:59 CET

Visit Results
Log in
 

Make-ups (on demand, 1 task here = 1 other task)

Elixir

Compiler settings

We use elixirc 13.2.2.5 to compile your program with the following command:

$ elixirc {files}

  • {files} is a space-separated list of all files.

Runtime settings

We use elixir to run your program with the following command:

$ elixir -pa /src -e {mainclass}

  • {mainclass} is the class containing your main function.

File extensions

Files with any of the following file extensions will be used: .ex

Additional information

Additional language-specific advice and information for many languages is available in the knowledge base