Advertisement
Guest User

Untitled

a guest
Feb 11th, 2015
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. int main()
  2. {
  3. int a[], z, x, count=0, max=0,i;
  4.  
  5. while(x<10)
  6. {
  7. a[scanf("%d",z)];
  8. count+=1
  9. }
  10.  
  11. for(i=0, i<10, i++)
  12. {
  13. if(max>i) i=max;
  14. printf("%d", %max);
  15. printf("the array:%d",i+10)
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement