|
|
back to boardHINT Posted by DWED 8 May 2004 14:16 Do not try to solve it in PAS, use C++ Do not use cout.precision(2), use printf ("%0.2f\n",l); Re: HINT Posted by Alatau 5 Aug 2004 15:26 I'm trying to solve this problem on PAS. But getting Compilation Error! Does anyone know why? The message is Unexpected end of file. Which compiler used on compile PAS programs? Edited by author 05.08.2004 15:28 To Alatau: Free Pascal 2.0.4 (-) Read FAQ |
|
|