Russell.Wu's blog

By Russell.Wu, history, 8 years ago, In English

test ~~~~~

include

using namespace std;

int main() { cout << "hello world" << endl; } ~~~~~

  • Vote: I like it
  • -9
  • Vote: I do not like it