8000 GitHub - zing-dev/learn-cpp: hello cpp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zing-dev/learn-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-cpp

this project for learning cpp

#include <iostream>

using namespace std;

int main()
{
    cout << "Hello World" <<endl;
}

About

hello cpp

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0