自定义博客皮肤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)
  • 收藏
  • 关注

原创 uva10106 高精度

高精度的乘法 两个数相乘结果用另一个数组来存放 re两次想了很久才发现最后没考虑0 #include #include char a[255], b[255]; int x[255], y[255], sum[550]; void re(int len1, int len2){ for (int i = 0, j = len1 - 1; i < len1; i++, j--

2015-09-11 21:37:47 270

原创 uva424高精度

Integer Inquiry One of the first users of BIT's new supercomputer was Chip Diller. Heextended his explorationof powers of 3 to go from 0 to 333 and he explored taking various sumsof those numbers.``Th

2015-09-11 21:33:46 375

原创 uva644-字符串

Immediate Decodability  An encoding of a set of symbols is said to be immediately decodable if no code for one symbol is the prefix of a code for another symbol. We will assume for this pro

2015-09-01 19:09:47 252

原创 uva644-字符串

Immediate Decodability  An encoding of a set of symbols is said to be immediately decodable if no code for one symbol is the prefix of a code for another symbol. We will assume for this pro

2015-09-01 19:06:44 273

空空如也

空空如也

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

TA关注的人

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