Advertisement
anta40

hihihi

Jun 4th, 2013
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.28 KB | None | 0 0
  1. #include <stdio.h>
  2.  
  3. size_t a, b, c, d, e;
  4.  
  5. int main (void){
  6.     return((!a)?printf("input (1 - 9): ")&&scanf("%u",&b)!=EOF&&(a=~a)&&main():(c<b&&b<10)?(!e)?printf("%*s",b-c,"")&&(e=~e)&&main():(d++<c+1)?printf("%u ",c+1)&&main():printf("\n")&&!(e=~e)&&!(d=0)&&(++c)&&main():0);
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement