• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






李瑞林

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理

2015年9月29日

360 2015校园招聘 第二题
摘要: #include #include #include #include #include using namespace std;typedef struct node{ int node1; int node2;} node;bool comp1(node x,node y){ ... 阅读全文
posted @ 2015-09-29 19:49 李瑞林 阅读(176) 评论(0) 推荐(0)
 
360 2015校园招聘 第一题
摘要: int _tmain(int argc, _TCHAR* argv[]){ int nums; cin>>nums; for(int i=0;i>str; int len=str.size(); string tmp; int j=0; ... 阅读全文
posted @ 2015-09-29 19:47 李瑞林 阅读(134) 评论(0) 推荐(0)