91d 11h 12m 36s
-68 days 12:47:24
Assignment is over

Extra 01 - Olympiad tasks


Time elapsed

68d 12h 47m 24s

Time Remaining

91d 11h 12m 36s

Starts in

-68 days 12:47:24

Ends in

91 days 11:12:36

Start

2025-03-29 15:00 GMT

End

2025-09-05 15:00 GMT

Visit Results
Log in
 

Extra 01 - Olympiad tasks

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