computer_science:programming:cpp
This is an old revision of the document!
Defult Hello World:
#include <iostream> using namespace std; int main(){ cout << "Hello World"; }
computer_science/programming/cpp.1631052272.txt.gz · Last modified: 2021/09/08 07:04 by mana