0:00:00
-2127 days 12:03:43
Assignment is over

09. CS2010/40/C Past Finals


Time elapsed

92:44:59

Time Remaining

0:00:00

Starts in

-2127 days 12:03:43

Ends in

-2123 days 15:18:44

Start

2019-04-30 10:00 CEST

End

2019-05-04 06:44 CEST

Visit Results
Log in

09. CS2010/40/C Past Finals

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