why dont codeforces support big integer in c++

Revision en1, by sridhar153999, 2019-08-06 13:08:33

include<boost/multiprecision/cpp_int.hpp>

namespace mp = boost :: multiprecision; this header file is supported in codechef for big integer why not in codeforces?

Tags biginteger c++

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English sridhar153999 2019-08-06 13:08:33 213 Initial revision (published)