/cpp.hello

test cpp with command line

Primary LanguageC++

cpp.hello

Test cpp with command line

To execute:

$ g++ hello.cpp

$ ./a.out

Hello World