C++ Program to print hello linux Get link Facebook X Pinterest Email Other Apps - June 22, 2018 #include<iostream> using namespace std; int main() { cout<<"hello linux"; return 0; } Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment