Knight's Tour Generator
Tourneys and the Fast Generation and Obfuscation of Closed Knight's Tours
Functions
Main.cpp File Reference

Main() and a couple of useful functions. More...

#include "Includes.h"
#include "Defines.h"
#include "Input.h"
#include "Generator.h"
#include "Task.h"
#include "Helpers.h"

Go to the source code of this file.

Functions

int main ()
 Main. More...
 

Function Documentation

◆ main()

int main ( )
Returns
0 (what could possibly go wrong?)

Definition at line 41 of file Main.cpp.