发表评论取消回复
相关阅读
相关 HDU 1237(水题)
include <iostream> include <cstdio> include <cstring> using namespace
相关 HDU 1200(水题)
题意:编码方式:把字符串一列一列的排下来,一共排成n列。则一行一行读下来(奇数行从前往后读,偶数行从后往前读),得到的字符串为编码加密后的字符串。 给一个数n,和一个字符串,
相关 1036 KMP水题
Description 给定文本串s与模式串t,求s中有多少个子串与t相同,两个子串视为不同仅当他们长度不等或起始位置不同。 Input 第一行输入T(T
相关 pku 1017 水题不水
\include <iostream> using namespace std; int main() \{ int num, m, n, l, x, y, z;// m:1\
相关 SDNU 1135.Phone Number(水题)
Description We know that if a phone number A is another phone number B’s prefix, B is
相关 SDNU 1049.盒饭(水题)
Description 有n个饭盒放成一排,其中第m个饭盒里多了一块牛肉。鲁观特别想吃带牛肉的那盒饭,但食堂阿姨说他只能先打开第一个饭盒,然后再向前移动两个饭盒,再向前移
相关 SDNU 1095.Ignatius and the Princess IV(水题)
Description "OK, you are not too bad, em... But you can never pass the next test." fe
还没有评论,来说两句吧...