C/Zaawansowane operacje matematyczne: Różnice pomiędzy wersjami

Usunięta treść Dodana treść
m →‎sumowanie: ++ pre
Linia 128:
{
int s = 0;
for(int i=m; i<=n; i++i)
{
s += i;