diff --git a/Sheet 5.cpp b/Sheet 5.cpp index 296a90f..19d60c7 100644 --- a/Sheet 5.cpp +++ b/Sheet 5.cpp @@ -16,7 +16,6 @@ int sum(int x,int y) { return (x+y); } - //B. #include using namespace std;