| Problem | exponentiate_ex |
|---|---|
| User | fwyr |
| Submission Time | 2023-02-18 22:29:07 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exponentiate_ex.cpp: In function â__int128 read()â:
exponentiate_ex.cpp:11:23: error: âfâ was not declared in this scope
11 | if (c == '-') f = -1;
| ^