E - 鸽巢原理入门1 Time Limit:2000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u Submit Status Description Every year there is the same problem at Halloween: Each neighbour is on
要实现上图的效果,看上去还是有一定的难度的,尤其是对于新手。 今天我们借助一个工具(ViewDragHelper)来快速实现这个功能。 从上面的效果图可以看到这个view有两层,自然想到应该使用的的是自定义viewgroup的。 那么我们就自定义一个viewgroup,源码如下: public class VDrawerLayout extends ViewGroup { public
👨🏫 乘飞机 🐷 抽屉原理 import java.util.Scanner;public class Main{static int N = 100010;static int[] a = new int[N];public static void main(String[] args){Scanner sc = new Scanner(System.in);int n = sc