From bf8dd5f87a3c3ae00b3b6075f21677ad159bd403 Mon Sep 17 00:00:00 2001 From: Vahagn Khachatryan Date: Wed, 12 Nov 2014 19:50:09 +0400 Subject: [PATCH] google_code_jam rename dir structure. --- .vimrc => .vimrc.local | 0 google_code_jam/{2013 Practice => 2013}/1A-A-bullseye-sample.in | 0 google_code_jam/{2013 Practice => 2013}/1A-A-bullseye.cpp | 0 google_code_jam/{2013 Practice => 2013}/1A-A-large-practice.in | 0 google_code_jam/{2013 Practice => 2013}/1A-A-small-practice.in | 0 google_code_jam/{2013 Practice => 2013}/1A-B-energy.cpp | 0 google_code_jam/{2013 Practice => 2013}/1A-B-large-practice.in | 0 google_code_jam/{2013 Practice => 2013}/1A-B-sample.in | 0 google_code_jam/{2013 Practice => 2013}/1A-B-small-practice.in | 0 google_code_jam/{2013 Practice => 2013}/1B-A-Osmos.cpp | 0 google_code_jam/{2013 Practice => 2013}/1B-A-large-practice.in | 0 google_code_jam/{2013 Practice => 2013}/1B-A-sample.in | 0 google_code_jam/{2013 Practice => 2013}/1B-A-small-practice.in | 0 google_code_jam/{2013 Practice => 2013}/1B-B-diamonds.cpp | 0 google_code_jam/{2013 Practice => 2013}/1B-B-large-practice.in | 0 google_code_jam/{2013 Practice => 2013}/1B-B-sample.in | 0 google_code_jam/{2013 Practice => 2013}/1B-B-small-practice.in | 0 .../{2013 Practice => 2013}/tic_tac_A-large-practice.in | 0 .../{2013 Practice => 2013}/tic_tac_A-small-practice.in | 0 google_code_jam/{2013 Practice => 2013}/tic_tac_toy_tomek.cpp | 0 .../{2013 Practice => 2013}/tic_tac_toy_tomek.sample_input | 0 21 files changed, 0 insertions(+), 0 deletions(-) rename .vimrc => .vimrc.local (100%) rename google_code_jam/{2013 Practice => 2013}/1A-A-bullseye-sample.in (100%) rename google_code_jam/{2013 Practice => 2013}/1A-A-bullseye.cpp (100%) rename google_code_jam/{2013 Practice => 2013}/1A-A-large-practice.in (100%) rename google_code_jam/{2013 Practice => 2013}/1A-A-small-practice.in (100%) rename google_code_jam/{2013 Practice => 2013}/1A-B-energy.cpp (100%) rename google_code_jam/{2013 Practice => 2013}/1A-B-large-practice.in (100%) rename google_code_jam/{2013 Practice => 2013}/1A-B-sample.in (100%) rename google_code_jam/{2013 Practice => 2013}/1A-B-small-practice.in (100%) rename google_code_jam/{2013 Practice => 2013}/1B-A-Osmos.cpp (100%) rename google_code_jam/{2013 Practice => 2013}/1B-A-large-practice.in (100%) rename google_code_jam/{2013 Practice => 2013}/1B-A-sample.in (100%) rename google_code_jam/{2013 Practice => 2013}/1B-A-small-practice.in (100%) rename google_code_jam/{2013 Practice => 2013}/1B-B-diamonds.cpp (100%) rename google_code_jam/{2013 Practice => 2013}/1B-B-large-practice.in (100%) rename google_code_jam/{2013 Practice => 2013}/1B-B-sample.in (100%) rename google_code_jam/{2013 Practice => 2013}/1B-B-small-practice.in (100%) rename google_code_jam/{2013 Practice => 2013}/tic_tac_A-large-practice.in (100%) rename google_code_jam/{2013 Practice => 2013}/tic_tac_A-small-practice.in (100%) rename google_code_jam/{2013 Practice => 2013}/tic_tac_toy_tomek.cpp (100%) rename google_code_jam/{2013 Practice => 2013}/tic_tac_toy_tomek.sample_input (100%) diff --git a/.vimrc b/.vimrc.local similarity index 100% rename from .vimrc rename to .vimrc.local diff --git a/google_code_jam/2013 Practice/1A-A-bullseye-sample.in b/google_code_jam/2013/1A-A-bullseye-sample.in similarity index 100% rename from google_code_jam/2013 Practice/1A-A-bullseye-sample.in rename to google_code_jam/2013/1A-A-bullseye-sample.in diff --git a/google_code_jam/2013 Practice/1A-A-bullseye.cpp b/google_code_jam/2013/1A-A-bullseye.cpp similarity index 100% rename from google_code_jam/2013 Practice/1A-A-bullseye.cpp rename to google_code_jam/2013/1A-A-bullseye.cpp diff --git a/google_code_jam/2013 Practice/1A-A-large-practice.in b/google_code_jam/2013/1A-A-large-practice.in similarity index 100% rename from google_code_jam/2013 Practice/1A-A-large-practice.in rename to google_code_jam/2013/1A-A-large-practice.in diff --git a/google_code_jam/2013 Practice/1A-A-small-practice.in b/google_code_jam/2013/1A-A-small-practice.in similarity index 100% rename from google_code_jam/2013 Practice/1A-A-small-practice.in rename to google_code_jam/2013/1A-A-small-practice.in diff --git a/google_code_jam/2013 Practice/1A-B-energy.cpp b/google_code_jam/2013/1A-B-energy.cpp similarity index 100% rename from google_code_jam/2013 Practice/1A-B-energy.cpp rename to google_code_jam/2013/1A-B-energy.cpp diff --git a/google_code_jam/2013 Practice/1A-B-large-practice.in b/google_code_jam/2013/1A-B-large-practice.in similarity index 100% rename from google_code_jam/2013 Practice/1A-B-large-practice.in rename to google_code_jam/2013/1A-B-large-practice.in diff --git a/google_code_jam/2013 Practice/1A-B-sample.in b/google_code_jam/2013/1A-B-sample.in similarity index 100% rename from google_code_jam/2013 Practice/1A-B-sample.in rename to google_code_jam/2013/1A-B-sample.in diff --git a/google_code_jam/2013 Practice/1A-B-small-practice.in b/google_code_jam/2013/1A-B-small-practice.in similarity index 100% rename from google_code_jam/2013 Practice/1A-B-small-practice.in rename to google_code_jam/2013/1A-B-small-practice.in diff --git a/google_code_jam/2013 Practice/1B-A-Osmos.cpp b/google_code_jam/2013/1B-A-Osmos.cpp similarity index 100% rename from google_code_jam/2013 Practice/1B-A-Osmos.cpp rename to google_code_jam/2013/1B-A-Osmos.cpp diff --git a/google_code_jam/2013 Practice/1B-A-large-practice.in b/google_code_jam/2013/1B-A-large-practice.in similarity index 100% rename from google_code_jam/2013 Practice/1B-A-large-practice.in rename to google_code_jam/2013/1B-A-large-practice.in diff --git a/google_code_jam/2013 Practice/1B-A-sample.in b/google_code_jam/2013/1B-A-sample.in similarity index 100% rename from google_code_jam/2013 Practice/1B-A-sample.in rename to google_code_jam/2013/1B-A-sample.in diff --git a/google_code_jam/2013 Practice/1B-A-small-practice.in b/google_code_jam/2013/1B-A-small-practice.in similarity index 100% rename from google_code_jam/2013 Practice/1B-A-small-practice.in rename to google_code_jam/2013/1B-A-small-practice.in diff --git a/google_code_jam/2013 Practice/1B-B-diamonds.cpp b/google_code_jam/2013/1B-B-diamonds.cpp similarity index 100% rename from google_code_jam/2013 Practice/1B-B-diamonds.cpp rename to google_code_jam/2013/1B-B-diamonds.cpp diff --git a/google_code_jam/2013 Practice/1B-B-large-practice.in b/google_code_jam/2013/1B-B-large-practice.in similarity index 100% rename from google_code_jam/2013 Practice/1B-B-large-practice.in rename to google_code_jam/2013/1B-B-large-practice.in diff --git a/google_code_jam/2013 Practice/1B-B-sample.in b/google_code_jam/2013/1B-B-sample.in similarity index 100% rename from google_code_jam/2013 Practice/1B-B-sample.in rename to google_code_jam/2013/1B-B-sample.in diff --git a/google_code_jam/2013 Practice/1B-B-small-practice.in b/google_code_jam/2013/1B-B-small-practice.in similarity index 100% rename from google_code_jam/2013 Practice/1B-B-small-practice.in rename to google_code_jam/2013/1B-B-small-practice.in diff --git a/google_code_jam/2013 Practice/tic_tac_A-large-practice.in b/google_code_jam/2013/tic_tac_A-large-practice.in similarity index 100% rename from google_code_jam/2013 Practice/tic_tac_A-large-practice.in rename to google_code_jam/2013/tic_tac_A-large-practice.in diff --git a/google_code_jam/2013 Practice/tic_tac_A-small-practice.in b/google_code_jam/2013/tic_tac_A-small-practice.in similarity index 100% rename from google_code_jam/2013 Practice/tic_tac_A-small-practice.in rename to google_code_jam/2013/tic_tac_A-small-practice.in diff --git a/google_code_jam/2013 Practice/tic_tac_toy_tomek.cpp b/google_code_jam/2013/tic_tac_toy_tomek.cpp similarity index 100% rename from google_code_jam/2013 Practice/tic_tac_toy_tomek.cpp rename to google_code_jam/2013/tic_tac_toy_tomek.cpp diff --git a/google_code_jam/2013 Practice/tic_tac_toy_tomek.sample_input b/google_code_jam/2013/tic_tac_toy_tomek.sample_input similarity index 100% rename from google_code_jam/2013 Practice/tic_tac_toy_tomek.sample_input rename to google_code_jam/2013/tic_tac_toy_tomek.sample_input