Zhuang Ma
Software Engineer at Sogou, Inc.
Beijing City, China | Computer Software
Education: Wuhan Institute of Technology
scholar, CS/IT
Contact: print '%s@%s' % ('ChumpMa', 'gmail.com') #via Python
Social: github | linkedin | weibo | douban | blog
#include <iostream>
int main()
{
std::cout << "Hello, friends!" << std::endl;
return 0;
}