240 发简信
IP属地:北京
  • 2018-10-19

    #include using namespace std; void isPerfectNum(int j) { int i;//定义一个 i变...