Templ1's recent timeline updates
Templ1

Templ1

\
🏢  \ / \
V2EX member #249358, joined on 2017-08-18 08:05:14 +08:00
Templ1's recent replies
Jul 19, 2018
Replied to a topic by xfdu 分享发现 如何看待百度网盘采集所有照片的人脸?
![Screenshot_20180719-173024.png]( https://i.loli.net/2018/07/19/5b505ba9c0f5b.png)
![Screenshot_20180719-173132.png]( https://i.loli.net/2018/07/19/5b505baa7ead2.png)
Jul 1, 2018
Replied to a topic by hwdef 算法 算法题求解,关于排序
静态查询-->右转各种堆,各种排序
动态查询-->平衡树
分布式挖矿……
Feb 11, 2018
Replied to a topic by jiangxinlingdu 程序员 二进制实战技巧
```cpp
int gethibit(int a)
{
!a?return -1:;
int ret = 1;
while(a>>=1)
ret<<=1;
return ret;
}
```
VGVtcGxfMUBvdXRsb29rLmNvbQ==

很好看,资磁一下~
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5901 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 02:45 · PVG 10:45 · LAX 19:45 · JFK 22:45
♥ Do have faith in what you're doing.