Problem exponentiate
User Daddy
Submission Time 2023-11-20 14:47:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:6:7: error: ‘tie’ was not declared in this scope; did you mean ‘time’?
6 | cout,tie(NULL);
| ^~~
| time