Created the 2023_11_15 README.md

This commit is contained in:
Mathias Wagner 2023-11-15 10:10:43 +01:00
parent 54f3f78485
commit 10ccc60c5c
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -0,0 +1,8 @@
# Übung 14.11.2023
## 🥇 Aufgabe 1
Wandeln Sie Ihre Aufgabe ["Gutscheine Fa. Babyboom"](/units/2023_11_13/solution.cpp) so um, dass die Eingabe des Ortes
mit den Buchstaben "A" / "F" und "S" erfolgt und die Eingabe des Geschlechtes mit "w" bzw. "m".
### 📜 [Solution](solution.cpp)