Problem | exponentiate |
---|---|
User | qwqful |
Submission Time | 2024-02-13 20:20:46 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:17:21: error: ‘D’ was not declared in this scope
17 | cout << D % C << endl;
| ^