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 +}