#include "include.h"
#include "solution.h"
Go to the source code of this file.
Test one-dimensional solve function. This is an example of the use of solution to find the cube root of the integers -10 to 10
you will need to compile and link solution.cpp and my_except.cpp
Definition in file sl_ex.cpp.