User Tools

Site Tools


prelude_two_to_carmichael_numbers_--_efficient_power_mod

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
prelude_two_to_carmichael_numbers_--_efficient_power_mod [2011/09/25 06:52] jtkorbprelude_two_to_carmichael_numbers_--_efficient_power_mod [2011/09/25 06:54] (current) jtkorb
Line 3: Line 3:
 First, start by reading the problem statement for [[http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=35&page=show_problem&problem=947|Carmichael Numbers]]. First, start by reading the problem statement for [[http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=35&page=show_problem&problem=947|Carmichael Numbers]].
  
-For this prelude, you are to power of one number modulo another number.+For this prelude, you are to compute the power of one number to a second number modulo a third number.
  
 ===== Input ===== ===== Input =====
Line 20: Line 20:
 5 3 7 5 3 7
 4 13 497 4 13 497
 +0 0 0
 </code> </code>
  
prelude_two_to_carmichael_numbers_--_efficient_power_mod.txt · Last modified: 2011/09/25 06:54 by jtkorb