diff --git a/CP/JanuaryCookOff2018/a.out b/CP/JanuaryCookOff2018/a.out index c334fc4..5d6ce63 100755 Binary files a/CP/JanuaryCookOff2018/a.out and b/CP/JanuaryCookOff2018/a.out differ diff --git a/CP/JanuaryCookOff2018/prob3.cpp b/CP/JanuaryCookOff2018/prob3.cpp index 2e080bb..fb654b4 100644 --- a/CP/JanuaryCookOff2018/prob3.cpp +++ b/CP/JanuaryCookOff2018/prob3.cpp @@ -13,8 +13,8 @@ bool ok(int i) int N; int ans() { - int i = (N + 1) / 2;cout<