0:00:00
-1760 days 2:59:38
Contest is over

Club Test


Time elapsed

6:52:30

Time Remaining

0:00:00

Starts in

-1760 days 2:59:38

Ends in

-1759 days 20:07:08

Start

2020-11-20 17:32 CET

End

2020-11-21 00:25 CET

Visit Scoreboard
Log in

Club Test

SNOBOL

Compiler settings

We use snobol4 2.3.3 to compile your program with the following command:

$ snobol4 -n -I {path} {mainfile}

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

Runtime settings

We use snobol4 2.3.3 to run your program with the following command:

$ snobol4 -b -I {path} '{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: .sno

Additional information

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