1
0
codeforces-template/.template.config/template.json

12 lines
341 B
JSON

{
"$schema": "http://json.schemastore.org/template",
"author": "Serghei Cebotari",
"classifications": [ "Common", "Console", "Codeforces" ],
"identity": "Codeforces.Console",
"name": "Codeforces template with testing",
"shortName": "codeforces",
"tags": {
"language": "C#",
"type": "project"
}
}