View Single Post
  #1  
Old 09-01-2010, 01:55 PM
C++ C++ is offline
Senior Member
 
Join Date: Jun 2009
Posts: 18,248
Default Incrementation Problem in Iteration of Numbers

Hi! I wrote a program on iteration of numbers means-- if n=10 ---n=10/2=5 5 is odd so 3(n)+1 upto getting 1. Here is program <div class="codeblock"> <div class="spaced"> <div>C Syntax (<a href="#" onclick="toggle('code1646808596'); return false;">Toggle Plain...
__________________
C++
domain name forum
Reply With Quote