Project Euler Homework
|
#include <032_times_minus.h>
Public Member Functions | |
times_minus (perm032 &) | |
bool | next_opr_pos () |
bool | isZero () |
void | printExpr () |
int | getProduct () |
print expression to stdout |
check whether A times B minus C is true for given permutation
Definition at line 10 of file 032_times_minus.h.