自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

原创 usaco 1.3 Mixing Milk题解

题目描述The Merry Milk Makers company buys milk from farmers, packages it into attractive 1- and 2-Unit bottles, and then sells that milk to grocery stores so we can each start our day with delicious cerea

2015-08-08 22:01:03 554

原创 usaco 1.2 Dual Palindromes 题解

题目描述A number that reads the same from right to left as when read from left to right is called a palindrome. The number 12321 is a palindrome; the number 77778 is not. Of course, palindromes have neithe

2015-08-08 21:16:58 428

原创 usaco 1.2 Palindromic Squares题解

题目Palindromes are numbers that read the same forwards as backwards. The number 12321 is a typical palindrome.Given a number base B (2 <= B <= 20 base 10), print all the integers N (1 <= N <= 300 base 1

2015-08-04 23:09:08 730

原创 python 报错 ImportError: No module named setuptools

python 报错 ImportError: No module named setuptools报错描述 初学Python,在windows下装个pip,然后就各种报错报错报错,报错显示的是**ImportError: No module named setuptools** 查错发现是没有安装setuptools模块,所以在安装pip前,得先装setuptools。setupto

2015-08-04 17:11:49 2290

空空如也

空空如也

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

TA关注的人

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