Hello, World! Base::Base() Left::Left() Right::Right() Down::Down() Base::Base(int) a: 2 Left::Left(int) a: 4 Right::Right(int) a: 3 Down::Down(int) a: 1