| 
 | 
вернуться в форумProblems regarding I/O and sample ex. Послано  hsek4 28 мар 2001 12:25 First, how I'm supposed to take input and where to give output. I've solved 1005, but it seems that there is some error in the way I accept input.   One more thing-The given sample input is 5 5 8 13 27 14   The given output is  : 3 whereas The correct output should be :      (5+5+27)-(8+13+14)=2 You are right, sample fixed  |  
  | 
|