码迷,mamicode.com
首页 >  
搜索关键字:nyoj 676 小明的求助    ( 1823个结果
NYOJ 620 真实的谎言
NYOJ 620 真实的谎言...
分类:其他好文   时间:2014-05-05 13:26:58    阅读次数:233
[ACM] hdu 1029 Ignatius and the Princess IV (动归或hash)
Ignatius and the Princess IV Time Limit : 2000/1000ms (Java/Other)   Memory Limit : 65536/32767K (Java/Other) Total Submission(s) : 7   Accepted Submission(s) : 3 Font: Times New Roman | Verdana | ...
分类:其他好文   时间:2014-05-05 13:01:52    阅读次数:325
android File存储
文件存储的用途: A File object is suited to reading or writing large amounts of data in start-to-finish order without skipping around. For example, it's good for image files or anything exchanged over a netw...
分类:移动开发   时间:2014-05-05 13:01:21    阅读次数:339
NYOJ 624 笨蛋的难题(一)
NYOJ 624 笨蛋的难题(一)...
分类:其他好文   时间:2014-05-05 13:00:48    阅读次数:207
nyoj-素数求和问题
/*素数求和问题时间限制:3000 ms | 内存限制:65535 KB 难度:2描述 现在给你N个数(0int a[1000]={1,1,0,0,0};void f() { int i,j; for(i=2;i<100;i++) { if(a[i]...
分类:其他好文   时间:2014-05-04 10:36:15    阅读次数:239
nyoj- 1的个数
/*1的个数时间限制:3000 ms | 内存限制:65535 KB 难度:1描述 小南刚学了二进制,他想知道一个数的二进制表示中有多少个1,你能帮他写一个程序来完成这个任务吗?输入第一行输入一个整数N,表示测试数据的组数(1int main(){ int n; scanf("%d"...
分类:其他好文   时间:2014-05-04 10:32:30    阅读次数:435
HDU 3400 Line belt 三分
点击打开链接...
分类:其他好文   时间:2014-05-04 00:18:08    阅读次数:275
NYOJ 括号匹配系列2,5
本文出自:http://blog.csdn.net/svitter 括号匹配一:http://acm.nyist.net/JudgeOnline/problem.php?pid=2 括号匹配二:http://acm.nyist.net/JudgeOnline/problem.php?pid=15 之前被这个题目难住,现在看动态规划就顺便过来AC了它。结果发现当年被难住一点...
分类:其他好文   时间:2014-05-03 23:52:18    阅读次数:408
NYOJ 622 Vote
NYOJ 622 Vote...
分类:其他好文   时间:2014-05-03 17:40:53    阅读次数:223
NYOJ 623 A*B ProblemII
NYOJ 623 A*B ProblemII...
分类:其他好文   时间:2014-05-03 16:26:12    阅读次数:207
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!