29 May
2014
29 May
'14
10:54 p.m.
thank you for not answering me, finally after all day of headache I found the
right code:
https://stackoverflow.com/questions/15196953/c-boost-large-number-storage
this is finally working:
#include <iostream>
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wunused-local-typedefs"
#pragma GCC diagnostic ignored "-Wfloat-equal"
#include