0:00:00
-961 days 13:10:50
Assignment is over

Introduction


Time elapsed

526:59:59

Time Remaining

0:00:00

Starts in

-961 days 13:10:50

Ends in

-939 days 14:10:51

Start

2023-01-18 02:00 CET

End

2023-02-09 00:59 CET

Visit Results
Log in

Introduction

Crystal

Compiler settings

We use crystal 1.16.3 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