1. een 2. twee 3. drie 4. vier 5. vijf 6. zes 7. zeven 8. acht 9. negen 10. tien
int nearPalin(int n){ int temp = n; int count = 0; while(temp>0){ temp /= 10; count++; } if(count%2 == 0){ count = count/2; while(count--) n = n / 10; temp = n; while(n>0){ temp = temp*10 + n%10; n = n/10; } return temp; } else{ count = count/2; while(count--) n = n / 10; temp = n; n = n/10; while(n>0){ temp = temp*10 + n%10; n = n/10; } return temp; } }
Locate 6,1Input "Your Name Please ",Nam$LOCATE 8,1FOR Count=1 to 10Print TAB(5) Count " > ";Nam$Next Count
It depends with your speed but it can take you 10^18 light years to count from 1 to 10 sextillion.
Sum = 69Count = 10So mean = sum/count = 69/10 = 6.9Sum = 69Count = 10So mean = sum/count = 69/10 = 6.9Sum = 69Count = 10So mean = sum/count = 69/10 = 6.9Sum = 69Count = 10So mean = sum/count = 69/10 = 6.9
The CountSome refer to him as The Count as listed above but his actual name is Count Von Count. In the Dutch version of Sesame Street the counts name was Graaf Tel aka Count Count.
In the Dutch Mountains was created in 1987-10.
Count Yourself In was created on 2006-10-10.
Pass That Dutch was created on 2003-10-14.
Dutch Dietz died on 1972-10-29.
Dutch Clark was born on 1906-10-11.
Dutch Dotterer died on 1999-10-09.
Dutch Rudolph was born on 1882-07-10.
Dutch Sterrett was born on 1889-10-01.
1. een 2. twee 3. drie 4. vier 5. vijf 6. zes 7. zeven 8. acht 9. negen 10. tien
int nearPalin(int n){ int temp = n; int count = 0; while(temp>0){ temp /= 10; count++; } if(count%2 == 0){ count = count/2; while(count--) n = n / 10; temp = n; while(n>0){ temp = temp*10 + n%10; n = n/10; } return temp; } else{ count = count/2; while(count--) n = n / 10; temp = n; n = n/10; while(n>0){ temp = temp*10 + n%10; n = n/10; } return temp; } }
you cna you can only count backwards form 10-1