1393:33:13
-60 days 22:26:47
Assignment is over

Quicksort


Time elapsed

1462:26:47

Time Remaining

1393:33:13

Starts in

-60 days 22:26:47

Ends in

58 days 1:33:13

Start

2025-02-01 01:00 CET

End

2025-05-31 02:00 CEST

Visit Results
Log in
 

Quicksort

Fortran

Compiler settings

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

$ gfortran-14 -std=gnu -static -o {executable} {files}

  • {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: .f90, .f, .for

Additional information

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