摘要:
#include using namespace std;int selectGasStation(const vector &a, const vector &g) { int total = 0; int sum = 0; int n = g.size(); int index = -1; for(int i=0;i=0?index+1:-1);} 阅读全文
posted @ 2013-10-13 11:07
summer_zhou
阅读(238)
评论(0)
推荐(0)
浙公网安备 33010602011771号