86:30:27
-3 days 9:29:33
Contest is over

UofU Jan 27


Time elapsed

81:29:33

Time Remaining

86:30:27

Starts in

-3 days 9:29:33

Ends in

3 days 14:30:27

Start

2026-01-28 01:00 CET

End

2026-02-04 01:00 CET

Visit Scoreboard
Log in
 

UofU Jan 27

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