0:00:00
-2063 days 7:09:07
Assignment is over

09. CS2010/40/C Past Finals


Time elapsed

92:44:59

Time Remaining

0:00:00

Starts in

-2063 days 7:09:07

Ends in

-2059 days 10:24:08

Start

2019-04-30 10:00 CEST

End

2019-05-04 06:44 CEST

Visit Results
Log in

09. CS2010/40/C Past Finals

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