Problem exponentiate
User wtnetlegend
Submission Time 2025-02-07 19:56:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exponentiate.cpp:1:10: fatal error: bits/stc++.h: No such file or directory
1 | #include <bits/stc++.h>
| ^~~~~~~~~~~~~~
compilation terminated.