Problem exponentiate
User NoynYT
Submission Time 2025-02-20 23:01:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exponentiate.cpp:1:2: error: invalid preprocessing directive #nclude; did you mean #include?
1 | #nclude <bits/stdc++.h>
| ^~~~~~
| include
exponentiate.cpp:16:1: error: ‘int32_t’ does not name a type
16 | int32_t main() {
| ^~~~~~~