码迷,mamicode.com
首页 >  
搜索关键字:discuss    ( 1567个结果
C++面经 阿里,网易游戏,腾讯
作者:Simon_链接:https://www.nowcoder.com/discuss/23512?type=2&order=0&pos=12&page=2来源:牛客网 2017暑期实习C++面经(阿里,网易游戏,腾讯等) 精 Simon_ 编辑于 2017-04-22 09:51:15 回复25 ...
分类:编程语言   时间:2017-07-19 14:46:26    阅读次数:245
网易内推(C++/C研发)offer之路 精
作者:张佃鹏链接:https://www.nowcoder.com/discuss/3038来源:牛客网 网易内推(C++/C研发)offer之路 精 张佃鹏 编辑于 2016-03-01 09:22:41 回复59 | 已赞 129 | 浏览49340 网易内推(C++/C研发)offer之路 精 ...
分类:编程语言   时间:2017-07-19 14:38:11    阅读次数:194
213. House Robber II
题目: Note: This is an extension of House Robber. After robbing those houses on that street, the thief has found himself a new place for his thievery so ...
分类:其他好文   时间:2017-07-17 09:54:58    阅读次数:160
[openjudge] 1455:An Easy Problem 贪心
描述As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive integers and its binary form.Given a p ...
分类:其他好文   时间:2017-07-16 16:45:45    阅读次数:235
单调栈 BZOJ1012 [JSOI2008]最大数maxnumber
1012: [JSOI2008]最大数maxnumber Description 现在请求你维护一个数列,要求提供以下两种操作:1、 查询操作。语法:Q L 功能:查询当前数列中末尾L 个数中的最大的数,并输出这个数的值。限制:L不超过当前数列的长度。2、 插入操作。语法:A n 功能:将n加 上t ...
分类:Web程序   时间:2017-07-16 10:07:17    阅读次数:197
406. Queue Reconstruction by Height
refer to: https://discuss.leetcode.com/topic/60394/easy-concept-with-python-c-java-solution E.g.input: [[7,0], [4,4], [7,1], [5,0], [6,1], [5,2]]subar ...
分类:其他好文   时间:2017-07-11 01:05:42    阅读次数:175
bzoj1072【SCOI2007】排列perm
1072: [SCOI2007]排列perm Time Limit: 10 Sec Memory Limit: 162 MB Submit: 1479 Solved: 928 [Submit][Status][Discuss] Description 给一个数字串s和正整数d, 统计s有多少种不同的 ...
分类:其他好文   时间:2017-07-09 22:06:22    阅读次数:275
【APIO2012】【BZOJ2809】派遣dispatching
2809: [Apio2012]dispatching Time Limit: 10 Sec Memory Limit: 128 MB Submit: 1932 Solved: 967 [Submit][Status][Discuss] Description 在一个忍者的帮派里,一些忍者们被选中派 ...
分类:Windows程序   时间:2017-07-09 19:36:35    阅读次数:184
bzoj3109【CQOI2013】新数独
3109: [cqoi2013]新数独 Time Limit: 10 Sec Memory Limit: 128 MB Submit: 365 Solved: 229 [Submit][Status][Discuss] Description Input 输入一共15行,包括一个新数独的实例。第奇数 ...
分类:其他好文   时间:2017-07-09 16:14:10    阅读次数:262
POJ 3468 A Simple Problem with Integers
线段树区间更新模板题,加个延迟标记即可。 注意:区间大小是r-l+1,query,更新时要更新子节点,同时注意+=与=! discuss里面有数据,wa的可以看看。。。 代码: 题目: A Simple Problem with Integers Time Limit: 5000MS Memory ...
分类:其他好文   时间:2017-07-09 16:13:07    阅读次数:247
1567条   上一页 1 ... 44 45 46 47 48 ... 157 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!