Advertisement
cinio97

Untitled

Mar 11th, 2019
540
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. int main()
  2. {
  3. int x=5;
  4. int y;
  5. for(int y=printf("%d", x*x); printf("%d%d",++x+y++,++y*x++)-5; printf("%d",x=x==y)){
  6. printf("%d", printf("%d", x%y++));
  7. }
  8.  
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement