2293:06:42
-64 days 10:53:18
Assignment is over

Extra 01 - Olympiad tasks


Time elapsed

1546:53:18

Time Remaining

2293:06:42

Starts in

-64 days 10:53:18

Ends in

95 days 13:06:42

Start

2025-03-29 15:00 GMT

End

2025-09-05 15:00 GMT

Visit Results
Log in
 

Extra 01 - Olympiad tasks

COBOL

Compiler settings

We use cobc 3.1.2.0 to compile your program with the following command:

$ cobc -g -O2 -o {executable} -std=default -free -x -static {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: .cob, .cbl, .cpy

Additional information

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