Given 10000000 random 8bit signed integers, create the fastest program to sum them.
Assembly not allowed. Time is counted only at the process of summation.
>>2
This. /prog/ challenges should not be thinly-veiled homework help threads.
Honestly, if you need to consult the internet for your homework, you're not cut out for programming anyway. Just learn to do it on your own. Having someone do your work might help you for an individual assignment, and ultimately help your class's grade, but it won't help you personally understand anything.