88:19:01
-3 days 7:40:59
Contest is over

CPC@OSU -- October Contest


Time elapsed

79:40:59

Time Remaining

88:19:01

Starts in

-3 days 7:40:59

Ends in

3 days 16:19:01

Start

2025-10-31 00:05 CET

End

2025-11-07 00:05 CET

Visit Scoreboard
Log in
 

CPC@OSU -- October Contest

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