Implement atoi to convert a string to an integer. Hint: Carefully consider all possible input cases. If you want a challenge, please do not see below ...
分类:
其他好文 时间:
2017-12-20 20:14:02
阅读次数:
208
https://www.codechef.com/DEC17/problems/CHEFHAM Read problems statements in Vietnamese . Chef likes to work with arrays a lot. Today he has an array A ...
分类:
其他好文 时间:
2017-12-19 01:45:32
阅读次数:
307
https://www.codechef.com/DEC17/problems/CPLAY Read problems statements in Mandarin chinese, Russian andVietnamese as well. Chef likes to play football ...
分类:
其他好文 时间:
2017-12-19 00:52:09
阅读次数:
201
https://www.codechef.com/DEC17/problems/GIT01 All submissions for this problem are available. Read problems statements in Mandarin chinese, Russian an ...
分类:
其他好文 时间:
2017-12-19 00:51:16
阅读次数:
200
https://www.codechef.com/DEC17/problems/VK18 Read problems statements in Mandarin chinese, Russian andVietnamese as well. Chef is so good at programmi ...
分类:
其他好文 时间:
2017-12-19 00:47:26
阅读次数:
226
HTTP请求报头: Authorization HTTP响应报头: WWW-Authenticate HTTP认证 基于 质询 /回应( challenge/response)的认证模式。 ◆ 基本认证 basic authentication ← HTTP1.0提出的认证方法 客户端对于每一个re ...
分类:
Web程序 时间:
2017-12-17 11:01:51
阅读次数:
263
之前要申请免费的 https 证书操作步骤相当麻烦,今天看到有人在讨论,就搜索了一下。发现现在申请步骤简单多了。 1. 下载 certbot 解压打开执行就会有相关提示 2. 生成免费证书 注意 这里 默认会自动生成到 /网站根目录/.well-known/acme-challenge 文件夹,然后 ...
分类:
Web程序 时间:
2017-12-14 19:26:44
阅读次数:
413
linkedin : word ladder 1.5 如果被challenge用26个char iteration太慢的话,大家怎么optimize? 在word ladder 基础上 就用了parent hash map backtracking 可以吗? ...
分类:
其他好文 时间:
2017-12-02 11:22:29
阅读次数:
171
前言 用户权限管理很重要,只给需要的权限,防止应用系统漏洞导致脱库 认证和授权 Authentication 认证识别,解决我是谁 Authorization 操作授权,我能做什么 认证机制 MONGODB-CR 官方自定义实现认证机制,通过用户名和密码,通过challenge-response方式 ...
分类:
数据库 时间:
2017-11-30 15:04:31
阅读次数:
191
20171127 DS一轮复习总结 暨 WEEK 1反思与WEEK 2展望 嗯嗯嗯嗯。DS搞了整整4天(其实星期二也算,星期天还有半天),做了很多题目。把之前很多积压的题目都清扫一空,感到十分痛快。 CDQZ的openjudge上的CHALLENGE 1~12都做完了,之后13~23也会逐渐完成。当 ...
分类:
其他好文 时间:
2017-11-28 01:20:45
阅读次数:
147