i 've got many WA on some problem in UVA , because VS 2005 compiler do not have <cmath> library i used <math.h> , but when i submit with #include <cmath>instead of #include <math.h> i 've got AC , seem so strange to me .. ...
any suggestions ?
thanks in Advance
<math.h> vs <cmath>
Moderator: Board moderators
-
- Experienced poster
- Posts: 111
- Joined: Mon Jan 09, 2006 6:19 pm
- Location: Tehran, Iran
- Contact:
<math.h> vs <cmath>
In being unlucky I have the record.
http://acm.uva.es/board/viewtopic.php?t ... b027c8d582
A previous post that would explain this Try searching the forums to see if your question has already been answered or not.
<shameless plug>In case, you are too lazy to do that, you can use my search plugin (in case you use Firefox) that would add the uva search box to the list of engines that are available on the top right corner of Firefox.</shameless plug>
HTH
--
Suman
My Blog
My Web Site
A previous post that would explain this Try searching the forums to see if your question has already been answered or not.
<shameless plug>In case, you are too lazy to do that, you can use my search plugin (in case you use Firefox) that would add the uva search box to the list of engines that are available on the top right corner of Firefox.</shameless plug>
HTH
--
Suman
My Blog
My Web Site