Problem | ihate1111 |
---|---|
User | YEethui |
Submission Time | 2023-11-09 15:45:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ihate1111.cpp: In function ‘int main()’:
ihate1111.cpp:14:28: error: ‘log10’ was not declared in this scope
14 | for(int j = 0; j < log10(cur) - 1; j++){
| ^~~~~
ihate1111.cpp:17:28: error: ‘log10’ was not declared in this scope
17 | for(int j = 0; j < log10(cur1); j++){
| ^~~~~