7924:22:11
-86 days 10:37:49
Contest is over

Programmeringsolympiadens Onlinekval 2026 Upsolving


Time elapsed

2074:37:49

Time Remaining

7924:22:11

Starts in

-86 days 10:37:49

Ends in

330 days 4:22:11

Start

2025-11-30 18:15 CET

End

2027-01-21 09:15 CET

Visit Scoreboard
Log in
 

Programmeringsolympiadens Onlinekval 2026 Upsolving

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