Mark Zhong

Results 1 issues of Mark Zhong

class Player 34 { 35 public: 36 Player() 37 { 38 39 } 40 int get_age() 41 { 42 return 1; 43 } 44 }; ![87b8dc415a4635dc09b82266d0a7e0a](https://user-images.githubusercontent.com/11284639/233606851-f2995a55-a98b-44e1-a43c-e226ca131632.png)