From 4773a08dd379e0ea5381068b5a768c3fb05e9d33 Mon Sep 17 00:00:00 2001 From: deepak21903 Date: Sun, 7 Jun 2015 16:05:21 +0530 Subject: [PATCH] Update 11262 - Weird Fence.cpp lamphanviet/competitive-programming He has augmented the code so that no one can understand. 1 dim aarrays are converted to 2 dim. Names are encrypted Why code is uploaded in the first case. --- .../accepted-solutions/11262 - Weird Fence.cpp | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/uva-online-judge/accepted-solutions/11262 - Weird Fence.cpp b/uva-online-judge/accepted-solutions/11262 - Weird Fence.cpp index 6e832e1..9ad1bdb 100644 --- a/uva-online-judge/accepted-solutions/11262 - Weird Fence.cpp +++ b/uva-online-judge/accepted-solutions/11262 - Weird Fence.cpp @@ -1,3 +1,11 @@ +lamphanviet/competitive-programming + +He has augmented the code so that no one can understand. +1 dim aarrays are converted to 2 dim. +Names are encrypted +Why code is uploaded in the first place. + + //============================================================================ // Author : LAM PHAN VIET - lamphanviet@gmail.com // Problem Name : 11262 - Weird Fence @@ -127,4 +135,4 @@ int main() { else printf("%d\n", res); } return 0; -} \ No newline at end of file +}