Thread: A small puzzle
View Single Post
  #8 (permalink)  
Old August 22nd, 2006, 12:20 PM
iut.aristo iut.aristo is offline
Registered User
 
Join Date: Jul 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

and here is another one


a = ( a * b ) / ( b = a );
Reply With Quote