8653:54:36
-11 days 10:05:24
Assignment is over

Problem set 02 - Vectors & related algorithms


Time elapsed

274:05:24

Time Remaining

8653:54:36

Starts in

-11 days 10:05:24

Ends in

360 days 13:54:36

Start

2026-03-16 13:00 GMT

End

2027-03-23 13:00 GMT

Visit Results
Log in
 

Problem set 02 - Vectors & related algorithms

Bash

Compiler settings

We use bash 5.2.21(1)-release to compile your program with the following command:

$ bash -n {files}

  • {files} is a space-separated list of all files.

Runtime settings

We use bash 5.2.21(1)-release to run your program with the following command:

$ bash '{mainfile}'

  • {mainfile} is the entrypoint file (you can specify which file this is when submitting).

File extensions

Files with any of the following file extensions will be used: .sh

Additional information

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