#include "coefficients.hpp" #include "polygon.hpp" #include int main(){ try{ Polygon P("u200l200d200r200"); printf ("%Qe\n", P.get_fp()); // cout<