摘要:
题目描述: http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=1058解题思路: 额,水题。代码: 1 #include <iostream> 2 #include <vector> 3 #include <stdio.h> 4 using namespace std; 5 6 int main() 7 { 8 int n, i, j, k, t; 9 double money;10 double an[6][6];11 vector<int> q;12 cin >&g 阅读全文
posted @ 2012-04-30 21:05
可乐爱上了雪碧
阅读(183)
评论(0)
推荐(0)

浙公网安备 33010602011771号