自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(7)
  • 资源 (1)
  • 收藏
  • 关注

原创 poj 1979 Red and Black

题目链接:http://poj.org/problem?id=1979题目: There is a rectangular room, covered with square tiles. Each tile is colored either red or black. A man is standing on a black tile. From a tile, he can mo...

2017-02-27 18:56:18 440

原创 ZOJ 2412 Farm Irrigation

题目链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=2412题目: Benny has a spacious farm land to irrigate. The farm land is a rectangle, and is divided into a lot of samll squares. Wa...

2017-02-27 18:51:16 311

原创 ZOJ 2110 Tempter of the Bone

题目链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=1110题目: The doggie found a bone in an ancient maze, which fascinated him a lot. However, when he picked it up, the maze began to s...

2017-02-27 18:42:40 307

原创 codeforces 766 C Mahmoud and a Message

题目链接:http://codeforces.com/contest/766/problem/C题目: Mahmoud wrote a message s of length n. He wants to send it as a birthday present to his friend Moaz who likes strings. He wrote it on a magica...

2017-02-20 20:59:15 409

原创 codeforces 766 B Mahmoud and a Triangle

题目链接:http://codeforces.com/contest/766/problem/B题目: Mahmoud has n line segments, the i-th of them has length ai. Ehab challenged him to useexactly 3 line segments to form a non-degenerate triang...

2017-02-20 20:48:48 311

原创 codeforces 766 A Mahmoud and Longest Uncommon Subsequence

 题目链接:http://codeforces.com/contest/766/problem/A 题目: A. Mahmoud and Longest Uncommon Subsequencetime limit per test2 secondsmemory limit per test256 megabytesinputstandard ...

2017-02-20 20:42:04 354

原创 poj 1659 Frogs' Neighborhood

题目链接:http://poj.org/problem?id=1659解题思路:Havel-Hakimi定理的套用,该定理详见http://sbp810050504.blog.51cto.com/2799422/883904AC代码: //我的图论学习之路 2#include<iostream>#include<cstdio>#include&l...

2017-02-14 22:39:06 320

MDNet代码及注释(pytorch版)

这是github上clone下来作者提供的Pytorch版本MDNet代码,由于我在阅读代码的过程中感觉很头痛,为了方便后面学习者的阅读,在这上面加了点注释,希望能够方便读者的阅读。

2018-11-17

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除