
算法
rootvy
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
百度语言翻译机(C++标准库版)
用C++标准库写的,不知道有什么问题没,请大家指正。#include iostream>#include fstream>#include sstream>#include vector>#include string>#include map>using namespace std;typedef mappairint,string>,string> MAP_DATA; typedef原创 2007-10-22 21:06:00 · 945 阅读 · 0 评论 -
水果开会(C++标准库版)
用C++标准库写的,不知道有什么问题没?请大家指正。#include iostream>#include sstream>#include fstream>#include map>#include set>using namespace std;typedef mappairint,int>,setstring> > MAP_INPUT;bool getinput(MAP_INPUT&原创 2007-10-22 21:11:00 · 445 阅读 · 0 评论