Problem exponentiate
User John
Submission Time 2025-02-06 21:00:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exponentiate.cpp:1:1: error: ‘t’ does not name a type
1 | t = int(input())
| ^