update to 1956B
This commit is contained in:
parent
d2726edca2
commit
46b69a2ce0
@ -57,10 +57,7 @@ void solve()
|
||||
}
|
||||
int ct=0;
|
||||
for(auto x:m)
|
||||
{
|
||||
if(x.ss%2==0)
|
||||
ct++;
|
||||
}
|
||||
if(x.ss==2) ct++;
|
||||
cout<<ct<<endl;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user