/* bigmonster.h */
//this is the header file for the bigmonster.m file

int i, j;

int 
godzilla (int x);

