提出 #28314
| 提出日時 | 07/31 00:12:20 |
|---|---|
| 問題 | A: Adding |
| ユーザ | xnneko |
| 言語 | C++23 (g++ 12.2.0) |
| 得点 | 0 |
| 結果 | CE |
コンパイルエラー
./Main.cpp:7:10: fatal error: boost/multiprecision/cpp_int.hpp: No such file or directory
7 | #include <boost/multiprecision/cpp_int.hpp>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.