diff --git a/Codes/1956 A - Nene's Game/1956A.cpp b/Codes/1956 A - Nene's Game/1956A.cpp index 7d9ebce..107305f 100644 --- a/Codes/1956 A - Nene's Game/1956A.cpp +++ b/Codes/1956 A - Nene's Game/1956A.cpp @@ -52,14 +52,8 @@ void solve() for(auto &i:kick) cin>>i; for(auto &i:player) cin>>i; for(auto x:player) - { - if(x