From 5d92f2e65eaa880c69ea7518043a191c247596df Mon Sep 17 00:00:00 2001 From: Nataliia Brown Date: Sat, 13 Jan 2024 12:46:00 -0800 Subject: Exercise completed --- InClassExercise3/Project1/IN-class.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'InClassExercise3/Project1/IN-class.cpp') diff --git a/InClassExercise3/Project1/IN-class.cpp b/InClassExercise3/Project1/IN-class.cpp index 99938bc..d2a1178 100644 --- a/InClassExercise3/Project1/IN-class.cpp +++ b/InClassExercise3/Project1/IN-class.cpp @@ -6,6 +6,7 @@ #include + using std::cout; using std::cin; using std::endl; -- cgit v1.2.3