Skip to content

KefeiQian/AtCoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AtCoder

Template

Template is forked from https://github.com/VeyronSakai/AtCoder.Template

Requirements

  • .NET 7 SDK

Csproj generation for a problem

# make directory and move into it
dotnet new acproblem

Solution generation for all problems in a contest

# make directory and move into it
dotnet new accontest

Installation

dotnet new install Template

Uninstallation

dotnet new uninstall Template

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published