#ifndef _MAIN_ #define _MAIN_ #include #include #include using namespace std; int main (int argc, char **argv); #endif