Warning: The magic method Slickr_Flickr_Plugin::__wakeup() must have public visibility in /home/kenbauer/public_kenscourses/tc101winter2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php on line 152

Warning: Cannot modify header information - headers already sent by (output started at /home/kenbauer/public_kenscourses/tc101winter2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101winter2015/wp-includes/feed-rss2.php on line 8
‘#yosoy196’ Articles at Courses by Ken https://kenscourses.com/tc101winter2015 Facilitator of Learning Experiences Fri, 10 Apr 2015 02:10:42 +0000 en hourly 1 https://creativecommons.org/licenses/by/4.0/ #WSQ11 https://kenscourses.com/tc101winter2015/2015/wsq11-11/ Fri, 10 Apr 2015 02:10:42 +0000 https://taniapardo.withknown.com/2015/wsq11 Continue reading ]]>

This is an interesting (and kind of difficult) program, because you have to ask the user for the lower bound and the upper bound of a secuence; then, you have to evaluate each number of that secuence, and print how many numbers are natural palindromers, no lycher numbers and lycher number candidates.

I look for some information about lycher numbers in this link: http://en.wikipedia.org/wiki/Lychrel_number

The code has so many lines, so, you can find it here:

GitHub: https://github.com/taniaprogram/SolvingProblemsWithProgramming/blob/master/lycher.cpp

Google Drive: https://drive.google.com/file/d/0B-NM4ghaDXBvVkdRWmhXTmVLNm8/view?usp=sharing

And here you can see the program working.

The only thing that I could not implement is Big Integers library because it has not been updated (you can check more information here https://mattmccutchen.net/bigint/), so, the program does not work with numbers bigger than 100.

Finally, I used math.h or cmath, and you can find information here: http://www.cplusplus.com/reference/cmath/

]]>
https://creativecommons.org/licenses/by/4.0/
#TC1017 #WSQ11 #yosoy196 https://kenscourses.com/tc101winter2015/2015/tc1017-wsq11-yosoy196/ Wed, 25 Mar 2015 15:37:59 +0000 https://alejcbgmz.withknown.com/2015/tc1017-wsq11-yosoy196 Continue reading ]]>

Its done guys!!!! Just in 50 lines 🙂 enjoy it 

My link to github.. There is my code

https://github.com/alejcbgmz/WSQ-s-Ale-Jcb-Gmz/blob/master/yosoy196/yosoy196.cpp

 

]]>
https://creativecommons.org/licenses/by/4.0/