Advertisement
Guest User

Untitled

a guest
Dec 11th, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. for(int i=0;i<owoce.size();i++)
  2. {
  3. if(owoce[i]=Owoc);
  4. {
  5. owoce.erase(owoce.begin()+i);
  6. }
  7.  
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement