433:12:11
-2 days 2:47:49
Assignment is over

1 Introduction


Time elapsed

50:47:49

Time Remaining

433:12:11

Starts in

-2 days 2:47:49

Ends in

18 days 1:12:11

Start

2025-01-13 16:00 CET

End

2025-02-02 20:00 CET

Visit Results
Log in
 

1 Introduction

Crystal

Compiler settings

We use crystal 1.14.0 to compile your program with the following command:

$ crystal build {mainfile} -O 2 -o {executable} --no-color

  • {mainfile} is the entrypoint file (you can specify which file this is when submitting).
  • {executable} is the compiled executable.

File Extensions

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

Additional information

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