Problem exponentiate
User Ant1234567890
Submission Time 2025-06-10 09:00:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exponentiate.cpp: In function β€˜int main()’:
exponentiate.cpp:17:11: error: no match for call to β€˜(std::ostream {aka std::basic_ostream<char>}) (int)’
17 | cout(a%m)
| ^