Armeria Wang
Undergraduate Student at Harbin Institute of Technology
Harbin, China | School of Computer Science and Technology
Homepage: armeria.wang
Contact: armeriaw@qq.com
Social: github | CNblogs | bilibili
Telegram: phlio
#include <iostream>
int main() {
std::cout << "Hello, friends!" << std::endl;
return 0;
}