摘要:
//http://pat.zju.edu.cn/contests/pat-a-practise/1016#include #include #include #include #include #include using namespace std;#define INF 0xefffffftypedef struct Phone_Record{ string name; int month; int day; int hour; int minute; string status; int total;};bool cpm(Phone_Record... 阅读全文
posted @ 2014-01-14 22:40
cheng_you_know
阅读(454)
评论(0)
推荐(0)

浙公网安备 33010602011771号