99102:08:59
-37 days 9:51:01
Contest is over

April fools upsolving -- Powered by Loke Gustafsson


Time elapsed

897:51:01

Time Remaining

99102:08:59

Starts in

-37 days 9:51:01

Ends in

4129 days 6:08:59

Start

2025-04-02 20:00 CEST

End

2036-08-29 12:00 CEST

Visit Scoreboard
Log in
 

April fools upsolving -- Powered by Loke Gustafsson

SNOBOL

Compiler settings

We use snobol4 2.3.1 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.1 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