126:43:24
-1 day 17:16:36
Contest is over

3106-F25-03C


Time elapsed

41:16:36

Time Remaining

126:43:24

Starts in

-1 day 17:16:36

Ends in

5 days 6:43:24

Start

2025-09-25 08:24 CEST

End

2025-10-02 08:24 CEST

Visit Scoreboard
Log in
 

3106-F25-03C

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