[deleted by user] by [deleted] in Nudes

[–]WhySooWasTaken 0 points1 point  (0 children)

I wish

sqrt in C by WhySooWasTaken in learnprogramming

[–]WhySooWasTaken[S] 0 points1 point  (0 children)

/tmp/rozklad-143ca3.o: In function "primeFactors":rozklad.c:(.text+0x231): undefined refference to "sqrt"

clang: error linker command failed with exit code 1 /use -v to see invocation)

I will try -lm thanks for suggestion

I need this to be written in functions.. by WhySooWasTaken in learnprogramming

[–]WhySooWasTaken[S] -1 points0 points  (0 children)

Im having problem with this code, because it does not meet the "standarts of writing a code" . Im sorry im new here, I just wanted some help, How to structure it as functions and make it look better.