自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Farming

学业繁忙!

  • 博客(6)
  • 收藏
  • 关注

原创 Top K

TOP K 时间缩减

2016-12-14 22:11:08 233

原创 STL next_permutation and prev_permutation

STL next_permutation and prev_permutation

2016-06-01 09:37:51 223

原创 EnTaroTassadar【4】

EnTaroTassadar【4】

2016-05-26 22:17:40 380

原创 ranges of some data types【3】

ranges of some data types主要就学到了limits.h文件#include <stdio.h>#include <limits.h>int main() { printf("size of char is %d\n", CHAR_BIT); printf("char max is %d\n", CHAR_MAX); printf("char min

2016-05-26 22:10:19 284

原创 Relationship between two numbers【2】

Relationship between two numbers【2】 The task is very simple, you need to compare two integers input by the user: I will input two integers a and b, if a < b, you need to print “a is less than b”; if

2016-05-26 22:06:05 305

原创 hello_world!【1】

hello_world!【1】

2016-05-26 21:57:34 242

空空如也

空空如也

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

TA关注的人

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