Owl Get a Life
pushups.cpp: In function ‘int divsums(int)’:pushups.cpp:8:26: error: ‘sqrt’ was not declared in this scope 8 | for (int i = 2; i <= sqrt(n); ++i){ | ^~~~