Update Schleifen.cpp

This commit is contained in:
Leaced 2017-04-05 13:51:55 +02:00 committed by GitHub
parent 4774e6840f
commit 242b634e5e

View file

@ -8,7 +8,6 @@ int main()
std::string input;
std::cout << "Geben sie die Tiefe ein: ";
do
{
getline(std::cin, input);