Is there a way to include the Boost C library?

Back to General discussions forum

EyeBool     2018-01-22 01:07:18

For some of the tasks that require working with large numbers I try #include <boost/multiprecision> and it does not work.

I was wondering if there is a way to include Boost, or maybe even add it to the include directory for the Code Abbey C/C++ compiler.

Quandray     2018-01-22 07:00:51
User avatar

All the tasks are designed to be solved without using Boost and I don't think there is any way you can use Boost with Codeabbey. However, with most of the tasks, you can run your code somewhere else, and copy the answer back to the problem page.

Please login and solve 5 problems to be able to post at forum