码迷,mamicode.com
首页 >  
搜索关键字:other    ( 5856个结果
Good Bye 2015 C. New Year and Domino 二维前缀
C. New Year and DominoThey say "years are like dominoes, tumbling one after the other". But would a year fit into a grid? I don't think so.Limak is a ...
分类:其他好文   时间:2016-01-01 00:30:46    阅读次数:244
Fourth: 基本数据类型-List
List 也就是数组,但是这个数组是动态的,用中括号与逗号创建。Python knows a number ofcompounddata types, used to group together other values. The most versatile is thelist, which ...
分类:其他好文   时间:2015-12-30 17:28:45    阅读次数:179
C语言中命名空间的实现
foobar.h 1 // inclusion guard 2 #ifndef FOOBAR_H_ 3 #define FOOBAR_H_ 4 5 //// long names 6 //int foobar_some_func(int); 7 //void foobar_other_func()....
分类:编程语言   时间:2015-12-29 09:56:03    阅读次数:372
linux 权限以及权限管理
权限管理:r:读w:写x:执行三类用户:u:用户自己(user/owner)g:属组(group)o:其他人(other)chown:改变文件属主(管理员才可以使用)chownUSERNAMEfile,...-R:修改目录以及内部文件的属主--reference=/path/to/somefilefile...chgrpGRPNAMEfile...-R:--reference=/pat..
分类:系统相关   时间:2015-12-28 18:46:22    阅读次数:236
1068. Find More Coins (30)【背包】——PAT (Advanced Level) Practise
题目信息1068. Find More Coins (30)时间限制150 ms 内存限制65536 kB 代码长度限制16000 BEva loves to collect coins from all over the universe, including some other planets like Mars. One day she visited a universal shopp...
分类:其他好文   时间:2015-12-28 12:28:53    阅读次数:232
[2015-12-27]OMG美语每日笔记-do you have any other piece of advice that can help other OMG fans?
坚持学习英语,OMG口语非常长不错,坚持每天整理.学英语坚持最重要,学英语坚持最重要,学英语坚持最重要说三遍! Stay positive保持乐观I've had a really hard month.I don't know why everything is going wrong.我这个月....
分类:其他好文   时间:2015-12-27 09:33:08    阅读次数:182
LeetCode - N-Queens
题目:The n-queens puzzle is the problem of placing n queens on an n×n chessboard such that no two queens attack each other.Given an integer n, return al...
分类:其他好文   时间:2015-12-26 18:25:36    阅读次数:155
2015苏州大学ACM-ICPC集训队选拔赛(1) 1008
猪猪过河Time Limit : 3000/1000ms (Java/Other)Memory Limit : 65535/32768K (Java/Other)Total Submission(s) : 65Accepted Submission(s) : 29Font:Times New Rom...
分类:其他好文   时间:2015-12-25 21:10:19    阅读次数:292
2015苏州大学ACM-ICPC集训队选拔赛(1) 1005
发现Time Limit : 3000/1000ms (Java/Other)Memory Limit : 65535/32768K (Java/Other)Total Submission(s) : 70Accepted Submission(s) : 27Font:Times New Roman...
分类:其他好文   时间:2015-12-25 20:51:40    阅读次数:210
2015苏州大学ACM-ICPC集训队选拔赛(1) 1001 1002 1010
签到题Time Limit : 3000/1000ms (Java/Other)Memory Limit : 65535/32768K (Java/Other)Total Submission(s) : 180Accepted Submission(s) : 92Font:Times New Rom...
分类:其他好文   时间:2015-12-25 20:43:28    阅读次数:415
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!