Timeline for Calculate sum, mean, sum of squares, and standard deviation of array elements
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 12, 2012 at 10:45 | comment | added | rahmu | What's a better way than scanf to read user input? | |
| Aug 9, 2011 at 14:35 | comment | added | Lundin | %lf was introduced as a valid specifier for double in C99. So %lf is universal.(C99 7.24.2.2.11) | |
| Jul 25, 2011 at 21:10 | history | edited | Gilles 'SO- stop being evil' | CC BY-SA 3.0 | discuss the missing return in main together with the corresponding warning; finished unfinished; fixed the typo signaled by mmrozek |
| Jul 25, 2011 at 20:49 | history | answered | Gilles 'SO- stop being evil' | CC BY-SA 3.0 |