Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Latest commit

 

History

History
51 lines (38 loc) · 902 Bytes

CHALLENGE_TEMPLATE_README.md

File metadata and controls

51 lines (38 loc) · 902 Bytes

Sample challenge title

This is a sample challenge description

Sample input

This is some sample input data

Quick start

public void Test()
{
    throw new NotImplementedException();
}

Feedback

If you have any feedback on this challenge, please open an issue on this repository, mention this challenge, and ping the contributor(s) of this challenge.

Contributor(s)


Discord meta data. Do not edit. This is used for GitHub => Discord linking.

Name Name of the challenge
Description Description of the challenge
Sample Some sample code
public void Test() => throw new NotImplementedException();
Contributed by Discord snowflakes, comma separated
Self link https://github.com/discord-csharp/challenges/tree/main/src/