update .gitignore, remove .vscode and .idea folders, move berkely to ysu-acm

This commit is contained in:
Xevion
2020-03-01 21:01:11 -06:00
parent 71d00e8b23
commit d2d461a5f9
55 changed files with 2 additions and 2969 deletions

View File

@@ -0,0 +1,21 @@
# 1991 YSU-ACM High School Programming Contest
These problems honestly seem extraordinarily easy, but it's likely do to the constraints of computer programming back then. Kind of cheating, using Python.
[Official Link](https://people.eecs.berkeley.edu/~hilfingr/programming-contest/ysu_91.pdf) | [GitHub Mirror](./ysu_91.pdf)
## Notice
Inputs / Outputs are retyped since the PDF is obsfucated.
## Progress
#1 : Solved
#2 : **Unsolved**
#3 : **Unsolved**
#4 : Solved
#5 : **Unsolved**