Breaking down this classI'm not exactly sure what you're alluding to? Arrays start will 0 as their subscript and depending o...
Breaking down this classI've tried implementing the get() function, but my static assertion throws for this test case when i...
Breaking down this classThanks for the reply! So far I've gotten up to returning the size of the array, which was pretty st...
Breaking down this classIt's been quite some time since I've lasted tackled a programming assignment, so forgive me for what...
Stuck trying to loop multiple dice multiple timesSo I'm still a bit confused. After [code] if(dieSums[sum] > max_sum) max_sum = dieSums[sum]; [/cod...
This user does not accept Private Messages