題目:過生日唱生日歌,每人唱一二個單詞,每個人都要至少唱一個單詞,
最後停止時要正好唱完一個循環。
分析:簡單題,模擬輸出即可,設置一個標誌位,所有人唱完標誌成1,
每次唱完一個循環就判斷是否結束即可。
說明:600題還很遙遠╮(╯▽╰)╭。
#include
#include
#include
#include
#include ...
分类:
移动开发 时间:
2015-03-04 22:42:49
阅读次数:
244
替换空格题目:把字符串中的每个空格替换“%20”。例如输入“We are happy.”,则输出“We%20are%20happy.”思路:从字符串后面开始复制和替换,首先准备两个指针p1和p2,p1指向原始字符串的末尾,p2指向替换之后的字符串的末尾。逐个移动p1,如果没有遇到空格,逐个把它指向的...
分类:
其他好文 时间:
2015-03-04 20:46:07
阅读次数:
132
<?php
/**
* 摘取天上星 版 插件引擎 第二版 version 2.0
* By: 摘取天上星!
* Emali: happy.yin@qq.com
* Date: 2012升级版
**/
$plugin_arr=array();
$plugin_meta=array();
$plugin_remove=array();
$action_arr=array...
分类:
Web程序 时间:
2015-03-04 19:09:45
阅读次数:
158
英文原文:6 things I do to be consistently happy 忍不住感叹,我第一次对 Buffer(在社交媒体上发布最简单的方式)有所想法已经差不多是两年前的事了。并且,在我有想法的一年半前,我还在前面那家新创公司工作的时候,我注意到在创立公司的时候各种模式都有,良莠不齐....
分类:
其他好文 时间:
2015-03-03 13:22:52
阅读次数:
159
We are happy to announce the release of kbmMW v. 4.70.00Professional and Enterprise Edition.kbmMW continues to set the bar for what an n-tier product ...
分类:
其他好文 时间:
2015-03-02 09:25:42
阅读次数:
172
题目描述
Happy Spring Festival everyone! Many relatives will visit your house, of course they have bear kids. Now you are playing chess with a bear kid.
It's really terrible. You have a 3*3 chessboard...
分类:
其他好文 时间:
2015-02-28 21:41:43
阅读次数:
232
1515: Play whit bear kid时间限制:1 Sec内存限制:128 MB提交:3解决:2题目描述Happy Spring Festival everyone! Many relatives will visit your house, of course they have bea...
分类:
其他好文 时间:
2015-02-28 00:14:46
阅读次数:
250
Happy 2006
Time Limit: 3000MS
Memory Limit: 65536K
Total Submissions: 9987
Accepted: 3434
Description
Two positive integers are said to be relatively prime to each ...
分类:
移动开发 时间:
2015-02-26 09:59:22
阅读次数:
145
B. Drazil and His Happy Friendstime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputDrazil has many f...
分类:
移动开发 时间:
2015-02-25 21:08:21
阅读次数:
288
B. Drazil and His Happy Friendstime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputDrazil has many f...
分类:
移动开发 时间:
2015-02-25 00:45:44
阅读次数:
283