2010年9月26日


Better and faster!

题目大意为给你一个字符串,给定一个特定函数可以计算该字符串的校验和。现在有若干询问,每个询问可以修改字符串的某个字符。对于每次询问要求输出新的校验和。

posted @ 2010-09-26 19:14 Puzzle 阅读(338) | 评论 (0)编辑 收藏


2010年5月18日

     摘要: ZOJ Monthly May 2010 的比赛小结  阅读全文

posted @ 2010-05-18 11:20 Puzzle 阅读(338) | 评论 (5)编辑 收藏


2010年4月7日

 1 #include <iostream>
 2 using namespace std;
 3 
 4 int main()
 5 {
 6     while(1)
 7     {
 8         cout<<"haha"<<endl;
 9         cout<<"for dream for life"<<endl;
10     }
11 }

posted @ 2010-04-07 01:10 Puzzle 阅读(300) | 评论 (2)编辑 收藏


仅列出标题  

posts - 3, comments - 8, trackbacks - 0, articles - 4

Copyright © Puzzle