why dont codeforces support big integer in c++

Правка en1, от 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?

Теги biginteger c++

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский sridhar153999 2019-08-06 13:08:33 213 Initial revision (published)