|  | 
|  | 
| back to board | Pascal or C/C++ (extended && double) I work using C++.But on this problem I saw that for my algorithm it is not enough double and long double. And only pascal's extended gave me this AC.
Re: Pascal or C/C++ (extended && double) That's because double has about 340 in exponent, and long double not in all compilers have 12 bytes, sometimes long double=double | 
 | 
|