Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: Mesic_Beispiel_64.cpp
- Revision:
- 5:0c5eeee1465b
- Parent:
- 3:4177be942543
--- a/Mesic_Beispiel_64.cpp Tue Apr 21 19:28:46 2020 +0000 +++ b/Mesic_Beispiel_64.cpp Tue Apr 28 14:46:56 2020 +0000 @@ -13,7 +13,6 @@ (())) => false (() => false ({[])} => false -Gar keine Klammern => true */ @@ -61,7 +60,7 @@ int klammernAnzahl=runde+eckige+geschweifte; // hier wird die Summe aller Klammern berechnet int textmitte=(klammernAnzahl/2)-1; // der mittlere Klammernindex wird berechnet z.B. ((())) also - ^ + // ^ // da kriegen wir die Nummer 2 d.H Index von diese Klammern int richtigeZyklen=0;