1653:08:46
-50 days 23:51:14
Assignment is over

LATE SUBMISSIONS ONLY


Time elapsed

1223:51:14

Time Remaining

1653:08:46

Starts in

-50 days 23:51:14

Ends in

68 days 21:08:46

Start

2026-01-12 14:00 CET

End

2026-05-12 12:00 CEST

Visit Results
Log in
 

LATE SUBMISSIONS ONLY

C

Compiler settings

We use gcc-14 14.2.0 to compile your program with the following command:

$ gcc-14 -g -O2 -o {executable} -std=gnu23 -static {files} -lm

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

File extensions

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

Additional information

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