| Problem | plantingpotatoes2 |
|---|---|
| User | foodaholic |
| Submission Time | 2024-11-21 18:34:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
plantingpotatoes2.cpp: In function ‘int main()’:
plantingpotatoes2.cpp:17:26: error: ‘pow’ was not declared in this scope
17 | while (sum_of_elems>(pow(10.0, 9.0) + 7)){
| ^~~