Problem | wonhee |
---|---|
User | jerrielchangjiebin |
Submission Time | 2024-12-28 10:50:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
wonhee.cpp: In function ‘int solve()’:
wonhee.cpp:71:29: error: ‘pow’ was not declared in this scope
71 | for (int i = 0; i < pow(4, num_unknown); ++i) {
| ^~~