diff --git a/7.1.cpp b/7.1.cpp index c452e53..997a3cf 100644 --- a/7.1.cpp +++ b/7.1.cpp @@ -68,7 +68,7 @@ int main() { int a[n]; int r=-1,f=-1; -cout<<"Enter 'a' for insertion, 'b' for deletion, 'c' to display & 'x' to exit the menu"<>ch;