c++

C code posted by test
created at 28 Aug 12:40

Edit | Back
1
2
3
4
public void main(char** args)
{
  cout << "hello, c++" << endl;
}
68 Bytes in 2 ms with coderay