Skip to content

Commit

Permalink
Fix code of conduct message
Browse files Browse the repository at this point in the history
  • Loading branch information
sdqri committed Oct 13, 2024
1 parent 3bf10ae commit f072f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ Solved problems:
- [Problem 97](/golang/problem97/main.go) - Large Non-Mersenne Prime _(solved using golang)_
- [Problem 99](/golang/problem99/main.go) - Largest Exponential _(solved using golang)_
- [Problem 100](/golang/problem100/main.go) - Arranged Probability _(solved using golang)_
⚠️ Project Euler’s code of conduct discourages sharing solutions for problems beyond the first 100, allowing others to fully experience the satisfaction of solving them. Therefore, for problems beyond 100, I’ll share my progress but refrain from posting the solutions.
- ⚠️ Project Euler’s code of conduct discourages sharing solutions for problems beyond the first 100, allowing others to fully experience the satisfaction of solving them. Therefore, for problems beyond 100, I’ll share my progress but refrain from posting the solutions.
- Problem 206 - Concealed Square _(solved using golang)_

0 comments on commit f072f50

Please sign in to comment.