7 ms·
Shouldn't that be += in the third example?
by baraah 10y ago
Shouldn't that be += in the third example?
- Jtsummers 10y agoYep. Another reason a simple 'sum' is nicer than what C gives us. Or a reason to go back to checking all code I try to type in.