0
what is this in C++...... :)
What does this mean ---> (using namespace std;) #include<string> #include <iostream> #include <ctime> using namespace std; int main() { }
1 Resposta
What does this mean ---> (using namespace std;) #include<string> #include <iostream> #include <ctime> using namespace std; int main() { }