zoukankan      html  css  js  c++  java
  • [top]Unsolved

    Data Structure:
    1.447 DIV2 D
    http://codeforces.com/contest/447/problem/D
    2.447 DIV2 E
    http://codeforces.com/contest/447/problem/E


    Math:
    1.450 DIV2 E
    http://codeforces.com/contest/450/problem/E
    2.451 DIV2 D
    http://codeforces.com/contest/451/problem/D
    3.451 DIV2 E Number theory, generating function
    http://codeforces.com/contest/451/problem/E
    4.UVA 11761 Super Heronian Triangle 中学数学
    http://vjudge.net/contest/view.action?cid=50801#problem/A


    Graph theory:
    1.ZOJ 3232 It's not Floyd Algorithm 强连通+floyd
    http://vjudge.net/contest/view.action?cid=51135#problem/B


    Computational geometry:
    1.ZOJ 3234 Protect the King 凸包
    http://vjudge.net/contest/view.action?cid=51135


    Dynamic programming:
    1.UVA 11766 Racing Car Computer 有点乱的dp?
    http://vjudge.net/contest/view.action?cid=50801#problem/F


    杂题:
    1.UVA 11768 Lattice Point or Not 一点数学+机智
    http://vjudge.net/contest/view.action?cid=50801#problem/H

  • 相关阅读:
    每天进步一小点
    C# 类
    XML JavaScript
    基础XML
    多态,重载,重写
    数据结构
    sql server规范
    .net core 使用TimeZoneInfo类的时间与时间戳转换
    git 重命名文件与文件夹
    IDEA spring boot 开启热加载
  • 原文地址:https://www.cnblogs.com/gemmeg/p/3871084.html
Copyright © 2011-2022 走看看