Thread: A small puzzle
View Single Post
  #2 (permalink)  
Old July 29th, 2006, 05:13 AM
iut.aristo iut.aristo is offline
Registered User
 
Join Date: Jul 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hi
u can act like this:

<center>X=X*Y;
Y=X/Y;
X=X/Y;</center>
just that.
Reply With Quote