2662:03:03
-3 days 13:56:57
Assignment is over

CSI 5310 Kattis Problems


Time elapsed

85:56:57

Time Remaining

2662:03:03

Starts in

-3 days 13:56:57

Ends in

110 days 22:03:03

Start

2025-01-06 13:00 CET

End

2025-05-01 02:00 CEST

Visit Results
Log in
 

CSI 5310 Kattis Problems

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