1298:57:10
-2 days 7:01:50
Assignment is over

Network Flow (mandatory, >=2)


Time elapsed

55:01:50

Time Remaining

1298:57:10

Starts in

-2 days 7:01:50

Ends in

54 days 2:57:10

Start

2025-08-26 22:00 CEST

End

2025-10-22 07:59 CEST

Visit Results
Log in
 

Network Flow (mandatory, >=2)

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