From d2d461a5f9e73b657a46bb9e446b21f37d7cad72 Mon Sep 17 00:00:00 2001 From: Xevion Date: Sun, 1 Mar 2020 21:01:11 -0600 Subject: [PATCH] update .gitignore, remove .vscode and .idea folders, move berkely to ysu-acm --- .gitignore | 4 +- uil/aplus-october-2013/1/java/.idea/misc.xml | 6 - .../1/java/.idea/modules.xml | 8 - .../1/java/.idea/workspace.xml | 311 ---------------- .../10/10/.vscode/launch.json | 11 - uil/aplus-october-2013/11/.vscode/launch.json | 26 -- uil/aplus-october-2013/12/.idea/misc.xml | 6 - uil/aplus-october-2013/12/.idea/modules.xml | 8 - uil/aplus-october-2013/12/.idea/vcs.xml | 6 - uil/aplus-october-2013/12/.idea/workspace.xml | 332 ------------------ uil/aplus-october-2013/12/.vscode/launch.json | 11 - uil/aplus-october-2013/2/java/.idea/misc.xml | 6 - .../2/java/.idea/modules.xml | 8 - .../2/java/.idea/uiDesigner.xml | 124 ------- .../2/java/.idea/workspace.xml | 238 ------------- uil/aplus-october-2013/3/java/.idea/misc.xml | 6 - .../3/java/.idea/modules.xml | 8 - uil/aplus-october-2013/3/java/.idea/vcs.xml | 6 - .../3/java/.idea/workspace.xml | 291 --------------- .../3/java/.vscode/launch.json | 10 - uil/aplus-october-2013/4/.idea/misc.xml | 6 - uil/aplus-october-2013/4/.idea/modules.xml | 8 - uil/aplus-october-2013/4/.idea/vcs.xml | 6 - uil/aplus-october-2013/4/.idea/workspace.xml | 222 ------------ uil/aplus-october-2013/5/.idea/misc.xml | 6 - uil/aplus-october-2013/5/.idea/modules.xml | 8 - uil/aplus-october-2013/5/.idea/vcs.xml | 6 - uil/aplus-october-2013/5/.idea/workspace.xml | 217 ------------ uil/aplus-october-2013/6/.idea/misc.xml | 6 - uil/aplus-october-2013/6/.idea/modules.xml | 8 - uil/aplus-october-2013/6/.idea/vcs.xml | 6 - uil/aplus-october-2013/6/.idea/workspace.xml | 284 --------------- uil/aplus-october-2013/7/.idea/misc.xml | 6 - uil/aplus-october-2013/7/.idea/modules.xml | 8 - uil/aplus-october-2013/7/.idea/vcs.xml | 6 - uil/aplus-october-2013/7/.idea/workspace.xml | 242 ------------- uil/aplus-october-2013/8/.idea/misc.xml | 6 - uil/aplus-october-2013/8/.idea/modules.xml | 8 - uil/aplus-october-2013/8/.idea/vcs.xml | 6 - uil/aplus-october-2013/8/.idea/workspace.xml | 237 ------------- uil/aplus-october-2013/9/.idea/misc.xml | 6 - uil/aplus-october-2013/9/.idea/modules.xml | 8 - uil/aplus-october-2013/9/.idea/vcs.xml | 6 - uil/aplus-october-2013/9/.idea/workspace.xml | 223 ------------ .../1/input | 0 .../1/main.py | 0 .../2/input | 0 .../2/main.py | 0 .../3/input | 0 .../4/input | 0 .../4/main.py | 0 .../5/input | 0 .../5/main.py | 0 .../README.MD | 0 .../ysu_91.pdf | Bin 55 files changed, 2 insertions(+), 2969 deletions(-) delete mode 100644 uil/aplus-october-2013/1/java/.idea/misc.xml delete mode 100644 uil/aplus-october-2013/1/java/.idea/modules.xml delete mode 100644 uil/aplus-october-2013/1/java/.idea/workspace.xml delete mode 100644 uil/aplus-october-2013/10/10/.vscode/launch.json delete mode 100644 uil/aplus-october-2013/11/.vscode/launch.json delete mode 100644 uil/aplus-october-2013/12/.idea/misc.xml delete mode 100644 uil/aplus-october-2013/12/.idea/modules.xml delete mode 100644 uil/aplus-october-2013/12/.idea/vcs.xml delete mode 100644 uil/aplus-october-2013/12/.idea/workspace.xml delete mode 100644 uil/aplus-october-2013/12/.vscode/launch.json delete mode 100644 uil/aplus-october-2013/2/java/.idea/misc.xml delete mode 100644 uil/aplus-october-2013/2/java/.idea/modules.xml delete mode 100644 uil/aplus-october-2013/2/java/.idea/uiDesigner.xml delete mode 100644 uil/aplus-october-2013/2/java/.idea/workspace.xml delete mode 100644 uil/aplus-october-2013/3/java/.idea/misc.xml delete mode 100644 uil/aplus-october-2013/3/java/.idea/modules.xml delete mode 100644 uil/aplus-october-2013/3/java/.idea/vcs.xml delete mode 100644 uil/aplus-october-2013/3/java/.idea/workspace.xml delete mode 100644 uil/aplus-october-2013/3/java/.vscode/launch.json delete mode 100644 uil/aplus-october-2013/4/.idea/misc.xml delete mode 100644 uil/aplus-october-2013/4/.idea/modules.xml delete mode 100644 uil/aplus-october-2013/4/.idea/vcs.xml delete mode 100644 uil/aplus-october-2013/4/.idea/workspace.xml delete mode 100644 uil/aplus-october-2013/5/.idea/misc.xml delete mode 100644 uil/aplus-october-2013/5/.idea/modules.xml delete mode 100644 uil/aplus-october-2013/5/.idea/vcs.xml delete mode 100644 uil/aplus-october-2013/5/.idea/workspace.xml delete mode 100644 uil/aplus-october-2013/6/.idea/misc.xml delete mode 100644 uil/aplus-october-2013/6/.idea/modules.xml delete mode 100644 uil/aplus-october-2013/6/.idea/vcs.xml delete mode 100644 uil/aplus-october-2013/6/.idea/workspace.xml delete mode 100644 uil/aplus-october-2013/7/.idea/misc.xml delete mode 100644 uil/aplus-october-2013/7/.idea/modules.xml delete mode 100644 uil/aplus-october-2013/7/.idea/vcs.xml delete mode 100644 uil/aplus-october-2013/7/.idea/workspace.xml delete mode 100644 uil/aplus-october-2013/8/.idea/misc.xml delete mode 100644 uil/aplus-october-2013/8/.idea/modules.xml delete mode 100644 uil/aplus-october-2013/8/.idea/vcs.xml delete mode 100644 uil/aplus-october-2013/8/.idea/workspace.xml delete mode 100644 uil/aplus-october-2013/9/.idea/misc.xml delete mode 100644 uil/aplus-october-2013/9/.idea/modules.xml delete mode 100644 uil/aplus-october-2013/9/.idea/vcs.xml delete mode 100644 uil/aplus-october-2013/9/.idea/workspace.xml rename {berkely => ysu-acm}/1991 YSU-ACM High School Programming Contest/1/input (100%) rename {berkely => ysu-acm}/1991 YSU-ACM High School Programming Contest/1/main.py (100%) rename {berkely => ysu-acm}/1991 YSU-ACM High School Programming Contest/2/input (100%) rename {berkely => ysu-acm}/1991 YSU-ACM High School Programming Contest/2/main.py (100%) rename {berkely => ysu-acm}/1991 YSU-ACM High School Programming Contest/3/input (100%) rename {berkely => ysu-acm}/1991 YSU-ACM High School Programming Contest/4/input (100%) rename {berkely => ysu-acm}/1991 YSU-ACM High School Programming Contest/4/main.py (100%) rename {berkely => ysu-acm}/1991 YSU-ACM High School Programming Contest/5/input (100%) rename {berkely => ysu-acm}/1991 YSU-ACM High School Programming Contest/5/main.py (100%) rename {berkely => ysu-acm}/1991 YSU-ACM High School Programming Contest/README.MD (100%) rename {berkely => ysu-acm}/1991 YSU-ACM High School Programming Contest/ysu_91.pdf (100%) diff --git a/.gitignore b/.gitignore index edb7e07..3584ff7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,8 @@ uil/october-2013/3/input-generator/output/output.dat .vscode/* .idea/* -\.idea/* -\.vscode/* +**/.idea/* +**/.vscode/* # Compiled class file *.class diff --git a/uil/aplus-october-2013/1/java/.idea/misc.xml b/uil/aplus-october-2013/1/java/.idea/misc.xml deleted file mode 100644 index 4c1c37a..0000000 --- a/uil/aplus-october-2013/1/java/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/uil/aplus-october-2013/1/java/.idea/modules.xml b/uil/aplus-october-2013/1/java/.idea/modules.xml deleted file mode 100644 index 7a3904f..0000000 --- a/uil/aplus-october-2013/1/java/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/uil/aplus-october-2013/1/java/.idea/workspace.xml b/uil/aplus-october-2013/1/java/.idea/workspace.xml deleted file mode 100644 index 9fb398a..0000000 --- a/uil/aplus-october-2013/1/java/.idea/workspace.xml +++ /dev/null @@ -1,311 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1568926083487 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - No facets are configured - - - - - - - - - - - - - - - 1.8 (2) - - - - - - - - 12 - - - - - - - - 11 - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/uil/aplus-october-2013/12/.vscode/launch.json b/uil/aplus-october-2013/12/.vscode/launch.json deleted file mode 100644 index 1dfdcba..0000000 --- a/uil/aplus-october-2013/12/.vscode/launch.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "configurations": [ - { - "type": "java", - "name": "CodeLens (Launch) - problem12", - "request": "launch", - "mainClass": "problem12", - "projectName": "12" - } - ] -} \ No newline at end of file diff --git a/uil/aplus-october-2013/2/java/.idea/misc.xml b/uil/aplus-october-2013/2/java/.idea/misc.xml deleted file mode 100644 index 4c1c37a..0000000 --- a/uil/aplus-october-2013/2/java/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/uil/aplus-october-2013/2/java/.idea/modules.xml b/uil/aplus-october-2013/2/java/.idea/modules.xml deleted file mode 100644 index 7969af5..0000000 --- a/uil/aplus-october-2013/2/java/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/uil/aplus-october-2013/2/java/.idea/uiDesigner.xml b/uil/aplus-october-2013/2/java/.idea/uiDesigner.xml deleted file mode 100644 index e96534f..0000000 --- a/uil/aplus-october-2013/2/java/.idea/uiDesigner.xml +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/uil/aplus-october-2013/2/java/.idea/workspace.xml b/uil/aplus-october-2013/2/java/.idea/workspace.xml deleted file mode 100644 index a45a79c..0000000 --- a/uil/aplus-october-2013/2/java/.idea/workspace.xml +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1568523737759 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 11 - - - - - - - - \ No newline at end of file diff --git a/uil/aplus-october-2013/3/java/.vscode/launch.json b/uil/aplus-october-2013/3/java/.vscode/launch.json deleted file mode 100644 index cb957fb..0000000 --- a/uil/aplus-october-2013/3/java/.vscode/launch.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "configurations": [ - { - "type": "java", - "name": "CodeLens (Launch) - problem3", - "request": "launch", - "mainClass": "problem3" - } - ] -} \ No newline at end of file diff --git a/uil/aplus-october-2013/4/.idea/misc.xml b/uil/aplus-october-2013/4/.idea/misc.xml deleted file mode 100644 index 4c1c37a..0000000 --- a/uil/aplus-october-2013/4/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/uil/aplus-october-2013/4/.idea/modules.xml b/uil/aplus-october-2013/4/.idea/modules.xml deleted file mode 100644 index aa01b62..0000000 --- a/uil/aplus-october-2013/4/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/uil/aplus-october-2013/4/.idea/vcs.xml b/uil/aplus-october-2013/4/.idea/vcs.xml deleted file mode 100644 index c2365ab..0000000 --- a/uil/aplus-october-2013/4/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/uil/aplus-october-2013/4/.idea/workspace.xml b/uil/aplus-october-2013/4/.idea/workspace.xml deleted file mode 100644 index 42262f7..0000000 --- a/uil/aplus-october-2013/4/.idea/workspace.xml +++ /dev/null @@ -1,222 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1568698803648 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 11 - - - - - - - - \ No newline at end of file diff --git a/uil/aplus-october-2013/6/.idea/misc.xml b/uil/aplus-october-2013/6/.idea/misc.xml deleted file mode 100644 index 4c1c37a..0000000 --- a/uil/aplus-october-2013/6/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/uil/aplus-october-2013/6/.idea/modules.xml b/uil/aplus-october-2013/6/.idea/modules.xml deleted file mode 100644 index d717841..0000000 --- a/uil/aplus-october-2013/6/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/uil/aplus-october-2013/6/.idea/vcs.xml b/uil/aplus-october-2013/6/.idea/vcs.xml deleted file mode 100644 index c2365ab..0000000 --- a/uil/aplus-october-2013/6/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/uil/aplus-october-2013/6/.idea/workspace.xml b/uil/aplus-october-2013/6/.idea/workspace.xml deleted file mode 100644 index ae01ec8..0000000 --- a/uil/aplus-october-2013/6/.idea/workspace.xml +++ /dev/null @@ -1,284 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1568701177324 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 11 - - - - - - - - \ No newline at end of file diff --git a/uil/aplus-october-2013/8/.idea/misc.xml b/uil/aplus-october-2013/8/.idea/misc.xml deleted file mode 100644 index 4c1c37a..0000000 --- a/uil/aplus-october-2013/8/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/uil/aplus-october-2013/8/.idea/modules.xml b/uil/aplus-october-2013/8/.idea/modules.xml deleted file mode 100644 index 650cf0a..0000000 --- a/uil/aplus-october-2013/8/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/uil/aplus-october-2013/8/.idea/vcs.xml b/uil/aplus-october-2013/8/.idea/vcs.xml deleted file mode 100644 index c2365ab..0000000 --- a/uil/aplus-october-2013/8/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/uil/aplus-october-2013/8/.idea/workspace.xml b/uil/aplus-october-2013/8/.idea/workspace.xml deleted file mode 100644 index 976c526..0000000 --- a/uil/aplus-october-2013/8/.idea/workspace.xml +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1568705479621 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 11 - - - - - - - - \ No newline at end of file diff --git a/berkely/1991 YSU-ACM High School Programming Contest/1/input b/ysu-acm/1991 YSU-ACM High School Programming Contest/1/input similarity index 100% rename from berkely/1991 YSU-ACM High School Programming Contest/1/input rename to ysu-acm/1991 YSU-ACM High School Programming Contest/1/input diff --git a/berkely/1991 YSU-ACM High School Programming Contest/1/main.py b/ysu-acm/1991 YSU-ACM High School Programming Contest/1/main.py similarity index 100% rename from berkely/1991 YSU-ACM High School Programming Contest/1/main.py rename to ysu-acm/1991 YSU-ACM High School Programming Contest/1/main.py diff --git a/berkely/1991 YSU-ACM High School Programming Contest/2/input b/ysu-acm/1991 YSU-ACM High School Programming Contest/2/input similarity index 100% rename from berkely/1991 YSU-ACM High School Programming Contest/2/input rename to ysu-acm/1991 YSU-ACM High School Programming Contest/2/input diff --git a/berkely/1991 YSU-ACM High School Programming Contest/2/main.py b/ysu-acm/1991 YSU-ACM High School Programming Contest/2/main.py similarity index 100% rename from berkely/1991 YSU-ACM High School Programming Contest/2/main.py rename to ysu-acm/1991 YSU-ACM High School Programming Contest/2/main.py diff --git a/berkely/1991 YSU-ACM High School Programming Contest/3/input b/ysu-acm/1991 YSU-ACM High School Programming Contest/3/input similarity index 100% rename from berkely/1991 YSU-ACM High School Programming Contest/3/input rename to ysu-acm/1991 YSU-ACM High School Programming Contest/3/input diff --git a/berkely/1991 YSU-ACM High School Programming Contest/4/input b/ysu-acm/1991 YSU-ACM High School Programming Contest/4/input similarity index 100% rename from berkely/1991 YSU-ACM High School Programming Contest/4/input rename to ysu-acm/1991 YSU-ACM High School Programming Contest/4/input diff --git a/berkely/1991 YSU-ACM High School Programming Contest/4/main.py b/ysu-acm/1991 YSU-ACM High School Programming Contest/4/main.py similarity index 100% rename from berkely/1991 YSU-ACM High School Programming Contest/4/main.py rename to ysu-acm/1991 YSU-ACM High School Programming Contest/4/main.py diff --git a/berkely/1991 YSU-ACM High School Programming Contest/5/input b/ysu-acm/1991 YSU-ACM High School Programming Contest/5/input similarity index 100% rename from berkely/1991 YSU-ACM High School Programming Contest/5/input rename to ysu-acm/1991 YSU-ACM High School Programming Contest/5/input diff --git a/berkely/1991 YSU-ACM High School Programming Contest/5/main.py b/ysu-acm/1991 YSU-ACM High School Programming Contest/5/main.py similarity index 100% rename from berkely/1991 YSU-ACM High School Programming Contest/5/main.py rename to ysu-acm/1991 YSU-ACM High School Programming Contest/5/main.py diff --git a/berkely/1991 YSU-ACM High School Programming Contest/README.MD b/ysu-acm/1991 YSU-ACM High School Programming Contest/README.MD similarity index 100% rename from berkely/1991 YSU-ACM High School Programming Contest/README.MD rename to ysu-acm/1991 YSU-ACM High School Programming Contest/README.MD diff --git a/berkely/1991 YSU-ACM High School Programming Contest/ysu_91.pdf b/ysu-acm/1991 YSU-ACM High School Programming Contest/ysu_91.pdf similarity index 100% rename from berkely/1991 YSU-ACM High School Programming Contest/ysu_91.pdf rename to ysu-acm/1991 YSU-ACM High School Programming Contest/ysu_91.pdf