Problem exponentiate
User Daembt
Submission Time 2026-03-27 20:21:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:4:26: error: ‘False’ was not declared in this scope
4 | ios::sync_with_stdio(False);
| ^~~~~