...::: sqrt :::...
Posted: Fri Nov 19, 2004 12:54 am
Hi.
I'm having problems compiling a program that uses sqrt().
I googled it and I notice that we must use the -lm flag to import the math library...
If I submit a source that need's that flag the judge will accept and use the flag?
If not how can I solve the problem??
Tanks
I'm having problems compiling a program that uses sqrt().
I googled it and I notice that we must use the -lm flag to import the math library...
If I submit a source that need's that flag the judge will accept and use the flag?
If not how can I solve the problem??
Tanks