Differences between revisions 7 and 8
Revision 7 as of 2023-03-21 14:43:02
Size: 721
Editor: anonymous
Comment:
Revision 8 as of 2023-03-21 14:49:47
Size: 721
Editor: anonymous
Comment:
No differences found!

  1. You may assume the python-graphvis package is available

  2. You may assume the rustcc stable build is available, what you get with

    $ rustup install stable
    $ rustup default stable

    See the submission template section for submission templates.

  3. You may assume that .NET 7.0 SDK can be used, what you get with
    $ wget https://dot.net/v1/dotnet-install.sh -O dotnet-install.sh
    $ bash ./dotnet-install.sh --channel 7.0

    See the submission template section for submission templates.

LanguageExceptions (last edited 2025-03-03 19:43:26 by anonymous)