Skip to content

Commit

Permalink
Updated README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
William Weston authored and William Weston committed Oct 5, 2023
1 parent 3b1c569 commit 0a34895
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# Kattis-Problems

Solutions to Problems from [Kattis](https://open.kattis.com/)
This repository contains solutions to coding problems from [Kattis](https://open.kattis.com/)

All listings in the root of this repository have been submitted to Kattis and received a judgement of ***Accepted***

Material located in the *Developement* folder includes multi-file projects that on which some of the accepted solutions were based


### Warning
This folder is a treasure trove of embarassment and failure.

It contains:
- poorly documented code
- bad code
- mistakes
- inefficient algortithms
- Core Guideline violations
- spelling & grammar mistakes
- attempts to do better

Failure and mistakes are the key to learning,

0 comments on commit 0a34895

Please sign in to comment.