Can I use cmath header? Why ...
Posted: Thu Jun 09, 2005 6:32 am
My English is not good (excuse me for mistakes)
I wanted to use pow function in my code I used cmath header file (#include <cmath>) but I got WA. I submitted my code several time but got WA . I wrote my own power function I got Accept Answer.
I wanted to use pow function in my code I used cmath header file (#include <cmath>) but I got WA. I submitted my code several time but got WA . I wrote my own power function I got Accept Answer.