0:00:00
-1031 days 19:56:41
Assignment is over

Topic 6: Backtracking and Simulation


Time elapsed

184:00:00

Time Remaining

0:00:00

Starts in

-1031 days 19:56:41

Ends in

-1024 days 3:56:41

Start

2022-02-24 14:00 CET

End

2022-03-04 06:00 CET

Visit Results
Log in

Topic 6: Backtracking and Simulation

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