1 2 3 4 5 6 7 8
// my first work in MVS2008 :> #include "stdafx.h" void main() { printf("%s","\335\362\356\000\361\362\360\356\352\340"); getch(); }