Problem exponentiate
User unnatisinghania
Submission Time 2024-04-30 01:13:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exponentiate.cpp:1:1: error: ‘from’ does not name a type
1 | from sys import stdout, stdin
| ^~~~