Project Euler Homework
Public Member Functions

bigN Class Reference

List of all members.

Public Member Functions

 bigN (char str[51])
void operator+= (bigN *Y)
verylong seg (int k)
verylong last_segment ()
 bigN (int init)
void times256 ()
unsigned sum_of_digits ()
 bigN (int init)
void times (int y)
unsigned sum_of_digits ()

Detailed Description

Definition at line 13 of file 013.cpp.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables