zoukankan      html  css  js  c++  java
  • TJU ACMICPC 2009313

    TOJ 1823.   Cantoring Along

    简单数组,递归

    Code

    TOJ 1649.   Border

    绘图的,也是数组,不过有点意思

    Code

    TOJ 2084.   Biker's Trip Odometer

    超简单的

    Code

    TOJ 1457.   Beat the Spread!

    简单 

    Code

    TOJ 1257.   f91

    简单递归

    Code

    TOJ 1549.   u Calculate e

    格式有点麻烦

    Code

    TOJ 1637.   Specialized Four-Digit Numbers

    进制转换

    Code

     

  • 相关阅读:
    hdu1593(find a way to escape)
    每日学习小记 11/02
    将博客搬至CSDN
    浏览器渲染机制
    适配器模式 The Adapter Pattern
    工厂方法模式 The Factory Method Pattern
    观察者模式 The Observer Pattern
    模板方法模式 The Template Method Pattern
    命令模式 The Command Pattern
    迭代器模式 The Iterator Pattern
  • 原文地址:https://www.cnblogs.com/ftyblog/p/1411127.html
Copyright © 2011-2022 走看看