码迷,mamicode.com
首页 >  
搜索关键字:can    ( 23056个结果
[UVa11995] I Can Guess the Data Structure!
盲点:1. 多组数据时 每层循环都要清空或恢复初始值!!!初始值尤其注意类似flag,sum,min,max...的变量清空则是针对各种数据结构如array,vector,stack,queue...其中对ADT(Abstract Data Type)应做如下操作:while(!a.empty())...
分类:其他好文   时间:2015-11-20 16:49:56    阅读次数:129
UBuntu--显示所有的开机启动项
Applications can automatically start when you log into Ubuntu. Packages can automatically add their own autostart entries – for example, install Dropb...
分类:系统相关   时间:2015-11-20 14:06:10    阅读次数:243
Climbing Stairs
题目:You are climbing a stair case. It takesnsteps to reach to the top.Each time you can either climb 1 or 2 steps. In how many distinct ways can you cl...
分类:其他好文   时间:2015-11-20 10:40:16    阅读次数:120
canvas-star1.html
Document The current browser does not support Canvas, can replace the browser a try!
分类:Web程序   时间:2015-11-19 19:08:18    阅读次数:162
canvas-2drawRectFun.html
Document The current browser does not support Canvas, can replace the browser a try!
分类:Web程序   时间:2015-11-19 19:08:17    阅读次数:125
canvas-0translate.html
Document The current browser does not support Canvas, can replace the browser a try!
分类:Web程序   时间:2015-11-19 19:05:24    阅读次数:153
canvas-0trasform.html
Document The current browser does not support Canvas, can replace the browser a try!
分类:Web程序   时间:2015-11-19 18:56:16    阅读次数:121
canvas-2lineJoin.html
Document The current browser does not support Canvas, can replace the browser a try!
分类:Web程序   时间:2015-11-19 18:55:51    阅读次数:152
canvas-0scale.html
Document The current browser does not support Canvas, can replace the browser a try!
分类:Web程序   时间:2015-11-19 18:28:34    阅读次数:138
leetcode Climbing Stairs
You are climbing a stair case. It takes n steps to reach to the top.Each time you can either climb 1 or 2 steps. In how many distinct ways can you cli...
分类:其他好文   时间:2015-11-19 16:24:48    阅读次数:129
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!