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

原创 22222222222222222222222222222222222222

import sys list1 = sys.stdin.readline().strip().split(",") list2= [int(x) for x in list1] if min(list2)>=0: print(min(list2)+min(list2[list2.index(min(list2))+1:]+list2[:list2.index(min(list2)...

2019-04-08 20:22:02 363

原创 222222222222222

public class Tencent { public static void main(String[] args) { Scanner sc = new Scanner(System.in); String str = sc.nextLine(); String[] strs = str.split(" "); int[] nums = new int[strs.len...

2019-04-08 20:15:18 252

原创 11111111111111111111

public static void main(String[] args) { Scanner sc = new Scanner(System.in); String str = sc.nextLine(); String[] strs = str.split(","); int[] nums = new int[strs.length]; for(int i = 0; i ...

2019-04-08 20:10:02 743

原创 333

https://blog.csdn.net/qq_28743951/article/details/62237518

2019-04-08 19:59:58 193

原创 333333333333333333333

import java.io.BufferedReader; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStreamReader; import java.util.ArrayList; import java.u...

2019-04-08 19:47:31 299

原创 33333333333333333333333333333333333333333333

private List<String> seg(String str) { // get all paths like this: // 0 [3, 1, 2] // 1 [2] // 2 [4, 3] // 3 [4] // 4 [5] // 5 [7, 6] // ...

2019-04-08 19:37:55 259

原创 1111111111111111111111111111111

public class Solution { private static int cnt = 0; public static void main(String[] args) { Scanner sc = new Scanner(System.in); int m = sc.nextInt(); for(int i = 0; i <= m; i ++) { hel...

2019-04-07 14:55:13 509

空空如也

空空如也

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

TA关注的人

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