• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
Welcome to Leon's Blog
博客园    首页    新随笔    联系   管理    订阅  订阅
2012年7月21日
zju 3211
摘要: 晕死,一道简单的DP,竟然花了6个小时,没天理啊,真是傻到家了。现在把代码贴出来,以后可以参考一下。View Code 1//2#include<stdio.h>3#include<string.h>4#include<stdlib.h>56typedefstructnode7{8intx,y;9}Node;1011Nodenodes[310];1213intCompare(constvoid*p1,constvoid*p2);14intmain(intargc,char*argv[])15{16intt;1718scanf("%d",& 阅读全文
posted @ 2012-07-21 23:02 Leon916 阅读(145) 评论(0) 推荐(0)
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3