#include <stdio.h>#include <stdlib.h>#include "timeit.c"Go to the source code of this file.
Defines | |
| #define | other(i, j) (6-(i+j)) |
Functions | |
| void | mov (int n, int f, int t) |
| void | report (int sig) |
| int | main (int argc, char *argv[]) |
Variables | |
| char | SCCSid [] = "@(#) @(#)hanoi.c:3.3 -- 5/15/91 19:30:20" |
| unsigned long | iter = 0 |
| int | num [4] |
| long | cnt |
1.5.8