Ray's playground

 
上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 56 下一页

2010年8月16日

POJ 1006

摘要: codeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1#include<iostream>2usingnamespacestd;34intmain()5{6intp,e,i,d;7intj=0;8while(cin>>p&g... 阅读全文

posted @ 2010-08-16 12:26 Ray Z 阅读(201) 评论(0) 推荐(0)

2010年8月15日

POJ 1019

摘要: codeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1#include<iostream>2#include<stdio.h>3#include<math.h>4usingnamespacestd;56const... 阅读全文

posted @ 2010-08-15 22:40 Ray Z 阅读(440) 评论(0) 推荐(0)

Python Challenge 6

摘要: http://www.pythonchallenge.com/pc/def/channel.html从http://www.pythonchallenge.com/pc/def/channel.zip下载channel.zipcodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHigh... 阅读全文

posted @ 2010-08-15 17:47 Ray Z 阅读(519) 评论(0) 推荐(0)

Threads(Chapter 3 of Concurrent Programming on Windows)

摘要: codeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1#include<stdio.h>2#include<windows.h>34DWORDWINAPIMyThreadStart(LPVOID);56intmain(int... 阅读全文

posted @ 2010-08-15 14:16 Ray Z 阅读(221) 评论(0) 推荐(0)

POJ 1067

摘要: codeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1#include<iostream>2#include<cmath>34usingnamespacestd;56intmain()7{8doublealpha=(1.0+... 阅读全文

posted @ 2010-08-15 13:04 Ray Z 阅读(216) 评论(0) 推荐(0)

2010年8月14日

Python Challenge 5

摘要: http://www.pythonchallenge.com/pc/def/peak.htmlcodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1>>>importpickle,urllib2>>>handle... 阅读全文

posted @ 2010-08-14 23:03 Ray Z 阅读(269) 评论(0) 推荐(0)

POJ 1017

摘要: codeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1#include<iostream>2usingnamespacestd;34intmain()5{6inta1,a2,a3,a4,a5,a6;7while(cin>>a... 阅读全文

posted @ 2010-08-14 22:52 Ray Z 阅读(172) 评论(0) 推荐(0)

POJ 1011

摘要: codeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1#include<iostream>2#include<algorithm>3usingnamespacestd;45intsticks[64],n,len,num;6b... 阅读全文

posted @ 2010-08-14 12:01 Ray Z 阅读(185) 评论(0) 推荐(0)

2010年8月13日

POJ 1007

摘要: codeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1#include<string>2#include<iostream>3#include<map>4usingnamespacestd;56intmeasur... 阅读全文

posted @ 2010-08-13 15:41 Ray Z 阅读(151) 评论(0) 推荐(0)

2010年8月12日

Python Challenge 4

摘要: http://www.pythonchallenge.com/pc/def/linkedlist.phpcodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1>>>importre,urllib,string2>>&g... 阅读全文

posted @ 2010-08-12 20:14 Ray Z 阅读(229) 评论(0) 推荐(0)

上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 56 下一页

导航