Boost Library (C++) ??

Revision en1, by omggg, 2020-06-12 11:11:20

Does Codeforces Online Judge allow us to use Boost Library for C++ ?

It would help and ease the issue of big integers...

Or what is the alternative for that ? Obviously I can handle using mod at times...but any other easy alternative?

Any suggestion is much appreciated :)

Thanks :)

Tags boost library, #c++, big integers, overflow, a2 online judge

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English omggg 2020-06-12 11:11:20 322 Initial revision (published)