Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.01 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.01 KB

This is my C# code answer at beecrowd.

You can ClickHere to see my beecrowd profile.

How To Use:

Search the question's number by Go to file.

Then, click the Program.cs file under the question's number with question's name file to see the code answer.

For Example:

  1. I'd like to know the answer to question 1000 called Hello World!.
    Screenshot
  2. Click Go to file
    Screenshot
  3. Type the question number 1000
  4. Click Beginner/1000_HelloWorld/Program.cs
    Screenshot
  5. Now you can see the code answer!