- 博客(2)
- 资源 (5)
- 收藏
- 关注
原创 华为14试机
#include #include "string.h" #include "stdlib.h" #include "stdio.h" using namespace std; void stringFilter(const char *pInputStr, long lInputLen, char *pOutputStr){ int map[26]; int i=0;
2013-12-12 17:50:44
533
原创 百度之星12初赛(尼玛)
#include #include #include using namespace std; typedef struct { int f; int g; }Scheme; int Solve(int X,int Y,int A,int B) { return A*X+B*Y; } int main() { int n=0;
2012-06-03 14:43:12
344
classic algorithm
2013-03-10
java播放器
2012-12-26
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人