Please note input constraints. String length will not exceed 100, which means, we can use relatively naive representation\calculation for anagrams: so...
分类:
其他好文 时间:
2015-04-30 13:56:35
阅读次数:
175
SVN服务器信息:操作系统:CentOS 6.5
SVN版本:svn --version
svn, version 1.8.11 (r1643975)
compiled Apr 27 2015, 03:11:15 on x86_64-unknown-linux-gnuCopyright (C) 2014 The Apache Software Foundation.
This softwar...
分类:
其他好文 时间:
2015-04-30 12:33:38
阅读次数:
228
Title:A robot is located at the top-left corner of amxngrid (marked 'Start' in the diagram below).The robot can only move either down or right at any ...
分类:
其他好文 时间:
2015-04-30 12:23:37
阅读次数:
125
Given two strings s and t, determine if they are isomorphic.
Two strings are isomorphic if the characters in s can be replaced to get t.
All occurrences of a character must be replaced with anot...
分类:
其他好文 时间:
2015-04-30 09:00:03
阅读次数:
114
题目链接: http://cpp.zjut.edu.cn/ShowProblem.aspx?ShowID=1373
题面:
Easy as A+B
Time Limit:1000MS Memory Limit:32768K
Description:
These days, I am thinking about a question, how can I ge...
分类:
编程语言 时间:
2015-04-30 08:55:58
阅读次数:
173
Given two strings s and t, determine if they are isomorphic.
Two strings are isomorphic if the characters in s can be replaced to get t.
All occurrences of a character must be replaced with anot...
分类:
其他好文 时间:
2015-04-30 08:55:19
阅读次数:
142
Given two strings s and t, determine if they are isomorphic.
Two strings are isomorphic if the characters in s can be replaced to get
t.
All occurrences of a character must be replaced with a...
分类:
其他好文 时间:
2015-04-30 06:26:35
阅读次数:
125
当你运行xterm出现错误如下:xtermXterror:Can‘topendisplay:xterm:DISPLAYisnotset解决办法:yum-yinstallxorg-x11-xauth重新开一个新窗口即可!
分类:
其他好文 时间:
2015-04-30 01:11:48
阅读次数:
188