Problem | exponentiate_ex |
---|---|
User | YH |
Submission Time | 2025-02-02 17:15:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exponentiate_ex.cpp: In function ‘int main()’:
exponentiate_ex.cpp:76:45: error: ‘C’ was not declared in this scope
76 | A = fast_input(); B = fast_input(); C = fast_input();
| ^