发表评论取消回复
相关阅读
相关 「CF442C」 Artem and Array
题目链接 [戳我][Link 1] \\(Solution\\) 观察发现如果一个数两边都比他大,删掉他可以保证最优,这个应该是显然的。这个东西用单调栈维护一下,
相关 python package install error and little code bugs
When you install packages using setup.py, the error: (py37) C:\Users\weda\Phd\pyt
相关 HDU 4985-Little Pony and Permutation(模拟置换)
Little Pony and Permutation Time Limit : 2000/1000ms (Java/Other) Memory Limit : 327
相关 CF 460B Little Dima and Equation
题目链接:http://codeforces.com/problemset/problem/460/B 题意: 输入a,b,c 0 < x < 109 x = b
相关 【codeforces】Grasshopper And the String(div2A)
A. Grasshopper And the String time limit per test 1 second memory limit per test 256
相关 Little Artem and Grasshopper
题目链接:http://codeforces.com/contest/669/my 题意: 心得:一直走的情况,只要这个人跳到之前有调到的格子,就会一直循环下去。当调到 0
相关 操作系统 大端和小端(Big endian and Little endian)
昨天在牛客刷到的一道题 如果在地址a存储的整形值时0x04030201,那么地址为a+3的字节内存储的值在big-endian和little-endian结构下的值分
相关 Codeforces 276D. Little Girl and Maximum XOR(模拟)
A little girl loves problems on bitwise operations very much. Here's one of them. You a
相关 『题解』Codeforces220B Little Elephant and Array
[更好的阅读体验][Link 1] Portal Portal1: [Codeforces][] Portal2: [Luogu][] Description
相关 1438C - Engineer Artem (构造)
[题目][Link 1] 思路:如横纵坐标相加为奇数则将对应位置的数变为奇数+1或不加,如横纵坐标相加为偶则将对应位置数变为偶数。 这题我觉得要培养一种感觉,看到一
还没有评论,来说两句吧...