Each problem statement is defined by four methods:. More...
Go to the source code of this file.
Defines | |
#define | isNil(p) (p==0) |
Ensure that COUNT macro adds checks for nil check. | |
Variables | |
int | verbose |
Whether run is to be executing in verbose mode. | |
int | numElements |
Most important parameter is the number of elements selected. |
Each problem statement is defined by four methods:.
int numElements |
Most important parameter is the number of elements selected.
Note: This behavior is unusual. You have been warned.
int verbose |
Whether run is to be executing in verbose mode.
Algorithm Development Kit 1.0