Zitat von zYriC:
Wer die Lösung noch nicht wissen möchte bitte hier nicht lesen, es verliert den ganzen Zauber ^^
Was er sagen möchte ist wenn man sich z.b. die Zahl 10 bis 19 ausdenkt kommt immer 9 raus, 20 bis 29 immer 19, 30 bis 39 immer 27 und so weiter
Ihre Zahl: 10 >> 1 + 0 = 1 >>> 10 - 1 = 9
Ihre Zahl: 11 >> 1 + 1 = 2 >>> 11 - 2 = 9
Ihre Zahl: 12 >> 1 + 2 = 3 >>> 12 - 3 = 9
Ihre Zahl: 13 >> 1 + 3 = 4 >>> 13 - 4 = 9
Ihre Zahl: 14 >> 1 + 4 = 5 >>> 14 - 5 = 9
Ihre Zahl: 15 >> 1 + 5 = 6 >>> 15 - 6 = 9
Ihre Zahl: 16 >> 1 + 6 = 7 >>> 16 - 7 = 9
Ihre Zahl: 17 >> 1 + 7 = 8 >>> 17 - 8 = 9
Ihre Zahl: 18 >> 1 + 8 = 9 >>> 18 - 9 = 9
Ihre Zahl: 19 >> 1 + 9 = 10 >>> 19 - 10 = 9
Ihre Zahl: 20 >> 2 + 0 = 2 >>> 20 - 2 = 18
Ihre Zahl: 21 >> 2 + 1 = 3 >>> 21 - 3 = 18
Ihre Zahl: 22 >> 2 + 2 = 4 >>> 22 - 4 = 18
Ihre Zahl: 23 >> 2 + 3 = 5 >>> 23 - 5 = 18
Ihre Zahl: 24 >> 2 + 4 = 6 >>> 24 - 6 = 18
Ihre Zahl: 25 >> 2 + 5 = 7 >>> 25 - 7 = 18
Ihre Zahl: 26 >> 2 + 6 = 8 >>> 26 - 8 = 18
Ihre Zahl: 27 >> 2 + 7 = 9 >>> 27 - 9 = 18
Ihre Zahl: 28 >> 2 + 8 = 10 >>> 28 - 10 = 18
Ihre Zahl: 29 >> 2 + 9 = 11 >>> 29 - 11 = 18
Ihre Zahl: 30 >> 3 + 0 = 3 >>> 30 - 3 = 27
Excel sei dank ^^