Skip to content

Commit 78bdce1

Browse files
authored
Merge pull request #30 from sir-gon/develop
[Hacker Rank]: Solve Me First solved ✓. Documentation added.
2 parents 552fb15 + 24875d2 commit 78bdce1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

algorithm-exercises-csharp/src/hackerrank/warmup/SolveMeFirst.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// @link Problem definition [[docs/hackerrank/SolveMeFirst.md]]
2+
13
namespace algorithm_exercises_csharp;
24

35
using System.Diagnostics.CodeAnalysis;

0 commit comments

Comments
 (0)