Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Primer proveu si funciona usant aquest array.
- int array[] = {1, 12, 4, 5, 7, 3, 2, 9, 6, 7};
- //Després proveu si funciona usant aquest array.
- int array[] = {1, 13, 4, 5, 7, 3, 2, 8, 5, 7};
Advertisement
Add Comment
Please, Sign In to add comment