blob: bec6aa9030483ece704f93593463d63d0abc1275 [file] [log] [blame]
int j;
void residual ()
{
long double s;
for (j = 3; j < 9; j++)
s -= 3;
}