This is a sample challenge description
This is some sample input data
public void Test()
{
throw new NotImplementedException();
}
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.
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/ |