Owl Get a Life
prime.cpp: In function ‘int main()’:prime.cpp:7:16: error: ‘math’ was not declared in this scope 7 | int max = int(math.sqrt(a)); | ^~~~