文件名称:Demo4
介绍说明--下载内容来自于网络,使用问题请自行百度
字符串问题,大侦探福尔摩斯接到一张奇怪的字条:“我们约会吧! 3485djDkxh4hhGE 2984akDfkkkkggEdsb s&hgsfdk d&Hyscvnm”。大侦探很快就明白了,字条上奇怪的乱码实际上就是约会的时间“星期四 14:04”,因为前面两字符串中第1对相同的大写英文字母(大小写有区分)是第4个字母 D ,代表星期四;第2对相同的字符是 E ,那是第5个英文字母,代表一天里的第14个钟头(于是一天的0点到23点由数字0到9、以及大写字母A到N表示);后面两字符串第1对相同的英文字母 s 出现在第4个位置(从0开始计数)上,代表第4分钟。现给定两对字符串,请帮助福尔摩斯解码得到约会的时间。-String problem, big detective Sherlock Holmes received a strange note: We date it! 3485djDkxh4hhGE 2984akDfkkkkggEdsb s & hgsfdk d & Hyscvnm . The big detective soon understood that the strange garbled character was actually the date of the date Thursday 14:04 because the first two strings in the first pair of the same capital letters (case distinction) was the fourth The letter D , on behalf of Thursday the second pair of the same character is E , that is the fifth English letter, representing the first 14 days of the day (so the day 0:00 to 23 points 0 to 9, And the letters A to N) the first two strings of the same pair of letters s appear in the fourth position (counted 0), representing the first 4 minutes. Given two pairs of strings, please help Sherlock Holmes decode the time to get the date.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Demo4/Debug/
Demo4/Debug/Demo4.log
Demo4/Debug/demo4.obj
Demo4/Debug/Demo4.tlog/
Demo4/Debug/Demo4.tlog/cl.command.1.tlog
Demo4/Debug/Demo4.tlog/CL.read.1.tlog
Demo4/Debug/Demo4.tlog/CL.write.1.tlog
Demo4/Debug/Demo4.tlog/Demo4.lastbuildstate
Demo4/Debug/Demo4.tlog/link.command.1.tlog
Demo4/Debug/Demo4.tlog/link.read.1.tlog
Demo4/Debug/Demo4.tlog/link.write.1.tlog
Demo4/Debug/vc120.idb
Demo4/Debug/vc120.pdb
Demo4/demo4.cpp
Demo4/Demo4.vcxproj
Demo4/Demo4.vcxproj.filters
Demo4/Debug/Demo4.log
Demo4/Debug/demo4.obj
Demo4/Debug/Demo4.tlog/
Demo4/Debug/Demo4.tlog/cl.command.1.tlog
Demo4/Debug/Demo4.tlog/CL.read.1.tlog
Demo4/Debug/Demo4.tlog/CL.write.1.tlog
Demo4/Debug/Demo4.tlog/Demo4.lastbuildstate
Demo4/Debug/Demo4.tlog/link.command.1.tlog
Demo4/Debug/Demo4.tlog/link.read.1.tlog
Demo4/Debug/Demo4.tlog/link.write.1.tlog
Demo4/Debug/vc120.idb
Demo4/Debug/vc120.pdb
Demo4/demo4.cpp
Demo4/Demo4.vcxproj
Demo4/Demo4.vcxproj.filters
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.