Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
ach seh schon
min = MIN(array[0], array[0]); max = MAX(array[0], array[0]);
__-- schrieb:
Paul Müller schrieb: Ich hatte auch eine Lösung anzubieten. http://codepad.org/pkbJfg92 was geht da bei len = 1
Paul Müller schrieb:
Ich hatte auch eine Lösung anzubieten. http://codepad.org/pkbJfg92
Ich hatte auch eine Lösung anzubieten.
http://codepad.org/pkbJfg92
was geht da bei len = 1
min = MIN(array[0], array[len - 1]); // len - 1 = 0