LeeFreud's Home Page


CPP Hello World

# include <iostream>
using namespace std;
int main()
{
    cout << "Hello world. " << endl;
    return 0;
}

Downloads

55R client for Windows
55R client for Android