summaryrefslogtreecommitdiff
path: root/Lab3
diff options
context:
space:
mode:
authorAndrei F <[email protected]>2022-11-30 17:59:33 -0800
committerAndrei F <[email protected]>2022-11-30 17:59:33 -0800
commit4403ad4f2df5a290cbfd83e15137f20ed5a86974 (patch)
tree332d9490c16de56eb62fcee30290c1acedc030db /Lab3
parent8th commit (diff)
downloadcst116-lab3-florea-4403ad4f2df5a290cbfd83e15137f20ed5a86974.tar.xz
cst116-lab3-florea-4403ad4f2df5a290cbfd83e15137f20ed5a86974.zip
9th commit
Diffstat (limited to 'Lab3')
-rw-r--r--Lab3/CST116-Lab3-Florea.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lab3/CST116-Lab3-Florea.cpp b/Lab3/CST116-Lab3-Florea.cpp
index 840c69d..fbe6182 100644
--- a/Lab3/CST116-Lab3-Florea.cpp
+++ b/Lab3/CST116-Lab3-Florea.cpp
@@ -6,6 +6,7 @@
#include <fstream>
using namespace std;
+
using std::cout;
using std::cin;
using std::endl;