Bertl fährt bis zur Wand und zählt bis dahin alle Beeper. Dann fährt die Anzahl der Beeper hinauf und zurück zum Startpunkt.
Meine Projekte
Diese Projekte habe ich im SS 2015 in FSST programmiert:
- Task_if: If
- Bertl_BeeperZählen: BeeperZählen
- while_Bertl: While
- Bertl_Arbeit: Arbeit
- Bertl_Tasks: Tasks
Revision 3:b2e8581d783e, committed 2015-05-07
- Comitter:
- Pouter123
- Date:
- Thu May 07 15:45:08 2015 +0000
- Parent:
- 2:1077b92bea28
- Commit message:
- Fortzsetzung;
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 1077b92bea28 -r b2e8581d783e main.cpp --- a/main.cpp Thu May 07 12:50:44 2015 +0000 +++ b/main.cpp Thu May 07 15:45:08 2015 +0000 @@ -8,7 +8,7 @@ int main() { - ur_Bertl karel; + Bertl karel; double Beeper = 0; double Felder = 0;