85d 14h 11m 41s
-74 days 9:48:16
Assignment is over

E-labbar


Time elapsed

74d 9h 48m 19s

Time Remaining

85d 14h 11m 41s

Starts in

-74 days 9:48:16

Ends in

85 days 14:11:41

Start

2025-01-19 21:10 CET

End

2025-06-28 22:10 CEST

Visit Results
Log in
 

E-labbar

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