码迷,mamicode.com
首页 >  
搜索关键字:practice    ( 1575个结果
practice of Array
1.创建array &foreach语句1. public class Student2. {3. public Student(int stuID)4. {5. this.stuID = stuID;6....
分类:其他好文   时间:2015-04-09 00:49:03    阅读次数:107
Bootstrap学习笔记——初学者
Bootstrap是基于HTML5和CSS3开发的,来自 Twitter,是目前最受欢迎的前端框架。通过一个简单的登录界面,来了解一下Bootstrap(参考http://www.williamghelfi.com/blog/2013/08/04/bootstrap-in-practice-a-la...
分类:其他好文   时间:2015-04-08 21:21:15    阅读次数:121
G - Balanced Lineup POJ 3264 (线段树+区间查询无更新)
G - Balanced Lineup Time Limit:5000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u Submit Status Practice POJ 3264 Description For the daily milking, Farmer John's N cows (1 ≤ N ≤ 50,000...
分类:其他好文   时间:2015-04-07 10:05:56    阅读次数:139
F - Count the Colors ZOJ 1610 (线段树+结点为长度为一的区间+树的遍历)
F - Count the Colors Time Limit:2000MS Memory Limit:65536KB 64bit IO Format:%lld & %llu Submit Status Practice ZOJ 1610 Description Painting some colored segments on a line, some previously pain...
分类:其他好文   时间:2015-04-07 10:05:31    阅读次数:164
POJ 1284-Primitive Roots(欧拉函数求原根)
Primitive Roots Time Limit:1000MS     Memory Limit:10000KB     64bit IO Format:%I64d & %I64u Submit Status Practice POJ 1284 Appoint description:  System Crawler  (2015-04-06) Descripti...
分类:其他好文   时间:2015-04-07 10:00:02    阅读次数:178
POJ 2407-Relatives(求一个整数的欧拉函数值)
Relatives Time Limit:1000MS     Memory Limit:65536KB     64bit IO Format:%I64d & %I64u Submit Status Practice POJ 2407 Appoint description:  System Crawler  (2015-04-04) Description ...
分类:其他好文   时间:2015-04-07 09:58:44    阅读次数:139
H - Can you answer these queries? HDU 4027 (线段树+延迟标记+开根号的速度)
H - Can you answer these queries? Time Limit:2000MS Memory Limit:65768KB 64bit IO Format:%I64d & %I64u Submit Status Practice HDU 4027 Description A lot of battleships of evil are arranged in a ...
分类:其他好文   时间:2015-04-07 09:57:12    阅读次数:169
杭电 HDU ACM 1405 The Last Practice
The Last Practice Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 8374    Accepted Submission(s): 1724 Problem Description Tomorrow is...
分类:其他好文   时间:2015-04-06 09:00:51    阅读次数:138
POJ 1064 Cable master
F - Cable master Time Limit:1000MS     Memory Limit:10000KB     64bit IO Format:%I64d & %I64u Submit Status Practice POJ 1064 Description Inhabitants of the Wonderland have decided t...
分类:其他好文   时间:2015-04-06 09:00:19    阅读次数:107
POJ 1150-The Last Non-zero Digit(求阶乘最后一位非零数)
The Last Non-zero Digit Time Limit:1000MS     Memory Limit:65536KB     64bit IO Format:%I64d & %I64u Submit Status Practice POJ 1150 Appoint description:  System Crawler  (2015-03-30) ...
分类:其他好文   时间:2015-04-06 08:58:12    阅读次数:179
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!