• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
youdiankun
博客园    首页    新随笔    联系   管理    订阅  订阅
2014年4月24日
△UVA465 - Overflow(判断大数相加相乘是否会溢出)
摘要: OverflowWrite a program that reads an expression consisting of two non-negative integer and an operator. Determine if either integer or the result of ... 阅读全文
posted @ 2014-04-24 22:18 youdiankun 阅读(627) 评论(0) 推荐(0)
△UVA10106 - Product(大数乘法)
摘要: ProductThe ProblemThe problem is to multiply two integers X, Y. (0 2 #include 3 4 #define maxn 2005 5 6 int main() 7 { 8 char a[maxn],b[maxn]; 9... 阅读全文
posted @ 2014-04-24 21:03 youdiankun 阅读(207) 评论(0) 推荐(0)
△UVA424 - Integer Inquiry(大数相加)
摘要: Integer InquiryOne of the first users of BIT's new supercomputer was Chip Diller. He extended his exploration of powers of 3 to go from 0 to 333 and h... 阅读全文
posted @ 2014-04-24 19:47 youdiankun 阅读(189) 评论(0) 推荐(0)
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3