30:30:25
-36 days 17:29:35
Assignment is over

Sorting (must do 100/100 on A)


Time elapsed

881:29:35

Time Remaining

30:30:25

Starts in

-36 days 17:29:35

Ends in

1 day 6:30:25

Start

2026-01-23 10:00 CET

End

2026-03-02 10:00 CET

Visit Results
Log in
 

Sorting (must do 100/100 on A)

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