https://github.com/iwilkey/kattis
My solutions to various open.kattis.com programming exercises.
https://github.com/iwilkey/kattis
competitive-programming cplusplus kattis programming-exercises
Last synced: 9 months ago
JSON representation
My solutions to various open.kattis.com programming exercises.
- Host: GitHub
- URL: https://github.com/iwilkey/kattis
- Owner: iwilkey
- Created: 2022-01-13T03:38:08.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-02T02:52:58.000Z (almost 2 years ago)
- Last Synced: 2024-02-02T03:37:49.649Z (almost 2 years ago)
- Topics: competitive-programming, cplusplus, kattis, programming-exercises
- Language: C++
- Homepage: https://open.kattis.com/users/iwilkey
- Size: 1.79 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is Kattis?
Kattis is an online mathematical problem archive that verifies your written computer instruction can solve a challenging situation. The degree of difficulty ranges from trivial to exceptionally demanding, and your total score is contingent on your accepted solution based on its impediment. This repository is a collection of some of my accepted problem solutions identified by the folder names they are organized in.