// // Created by kim yang on 2020/6/28. // #include int main(){ printf("Hello, DataStructure!"); }