Template is forked from https://github.com/VeyronSakai/AtCoder.Template
- .NET 7 SDK
# make directory and move into it
dotnet new acproblem
# make directory and move into it
dotnet new accontest
dotnet new install Template
dotnet new uninstall Template