| Problem | fibo |
|---|---|
| User | SharinSage |
| Submission Time | 2025-10-28 16:33:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fibo.cpp:9:10: fatal error: boost/multiprecision/cpp_int.hpp: No such file or directory
9 | #include <boost/multiprecision/cpp_int.hpp> // The problem with subtask 2 is overflow at N=93
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.