Teem 1.10.0
src/hest/test/bday.c File Reference
#include "../hest.h"
Include dependency graph for bday.c:

Functions

int runexp (int *year, int N, int M)
int main (int argc, char *argv[])

Variables

char * info

Function Documentation

int main ( int  argc,
char *  argv[] 
)
int runexp ( int *  year,
int  N,
int  M 
)

Variable Documentation

char* info
Initial value:
 ("simulates M people in a room finding out if two or more "
              "of them share a birthday.  For fun, can vary the number "
              "of days in the year.")