0:00:00
-1400 days 1:59:39
Assignment is over

Exponential time algorithms


Time elapsed

701:59:59

Time Remaining

0:00:00

Starts in

-1400 days 1:59:39

Ends in

-1370 days 19:59:40

Start

2021-03-17 17:00 CET

End

2021-04-15 23:59 CEST

Visit Results
Log in

Exponential time algorithms

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