0:00:00
-1004 days 6:48:51
Assignment is over

Seat Allocation (need 80/100)


Time elapsed

1232:59:55

Time Remaining

0:00:00

Starts in

-1004 days 6:48:51

Ends in

-952 days 21:48:56

Start

2023-01-14 01:00 CET

End

2023-03-06 10:00 CET

Visit Results
Log in

Seat Allocation (need 80/100)

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