E - Exponentiation II

Languages: C, C++, Java, Python, Kotlin, CSharp
Time & Memory limits: (details)

Input

Output

Sample test(s)

Input
3 3 7 1 15 2 2 3 4 5
--- Showing first 30 lines (click "Copy" to get full content) ---
Output
2187 50625 763327764
--- Showing first 30 lines (click "Copy" to get full content) ---