摘要: 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1753#include #include using namespace std;int findpoint(string str) //找到小数点在字符串中的位置{ ... 阅读全文
posted @ 2017-12-10 15:36 詹晔晔(๑>؂<๑) 阅读(134) 评论(0) 推荐(0) 编辑