- 3.0.1 core module.
sample1.cc File Reference
#include "sample1.h"

Functions

int Factorial (int n)
 
bool IsPrime (int n)
 

Function Documentation

int Factorial ( int  n)

References i, and n.

bool IsPrime ( int  n)

References i.