摘要: // ConsoleApplication12.cpp : 定义控制台应用程序的入口点。 // include "stdafx.h" // ConsoleApplication12.cpp : 定义控制台应用程序的入口点。 // include include using namespace std 阅读全文
posted @ 2017-02-23 17:39 wdan2016 阅读(839) 评论(1) 推荐(0) 编辑
摘要: // ConsoleApplication12.cpp : 定义控制台应用程序的入口点。 // include "stdafx.h" // ConsoleApplication12.cpp : 定义控制台应用程序的入口点。 // include include using namespace std 阅读全文
posted @ 2017-02-23 16:00 wdan2016 阅读(569) 评论(0) 推荐(0) 编辑
摘要: include include using namespace std; class Balls { public: int calcDistance(int A, int B, int C, int D) { // write code here return calcDis(A) + calcD 阅读全文
posted @ 2017-02-23 14:58 wdan2016 阅读(1329) 评论(5) 推荐(0) 编辑
摘要: include "stdafx.h" // ConsoleApplication12.cpp : 定义控制台应用程序的入口点。 // include include using namespace std; class Apples { public: int num = 0; int getIni 阅读全文
posted @ 2017-02-23 14:54 wdan2016 阅读(1217) 评论(1) 推荐(0) 编辑