0_0_2889575_20987.cpp: In function `int solve()':
0_0_2889575_20987.cpp:55: error: no matching function for call to `dd::dd(double&, bool)'
0_0_2889575_20987.cpp:26: note: candidates are: dd::dd()
0_0_2889575_20987.cpp:26: note: dd::dd(const dd&)
0_0_2889575_20987.cpp:56: error: no matching function for call to `dd::dd(double&, bool)'
0_0_2889575_20987.cpp:26: note: candidates are: dd::dd()
0_0_2889575_20987.cpp:26: note: dd::dd(const dd&)
0_0_2889575_20987.cpp:59: error: no matching function for call to `dd::dd(double&, bool)'
0_0_2889575_20987.cpp:26: note: candidates are: dd::dd()
0_0_2889575_20987.cpp:26: note: dd::dd(const dd&)
0_0_2889575_20987.cpp:60: error: no matching function for call to `dd::dd(double&, bool)'
0_0_2889575_20987.cpp:26: note: candidates are: dd::dd()
0_0_2889575_20987.cpp:26: note: dd::dd(const dd&)
|