Home > Backend Development > PHP Tutorial > http://acm.hdu.edu.cn/showproblem.php?pid=1020大水题一个疑惑释

http://acm.hdu.edu.cn/showproblem.php?pid=1020大水题一个疑惑释

WBOY
Release: 2016-06-13 13:21:08
Original
790 people have browsed it

http://acm.hdu.edu.cn/showproblem.php?pid=1020大水题一个不解释

#include<string>
#include<cstdio>
#include<map>
#include<algorithm>
#include<string.h>
#include<cmath>
#include<iostream>
using namespace std;
int main()
{
 int t;
 scanf("%d",&t);
 string str;
  while(t--)
  {
	  map<char>M;
       cin>>str;

	for(int i=0;i<str.size char p="str[i];" int kk="0;" while str.size i-- if printf return><br> <div class="clear">
                 
              
              
        
            </div></str.size></char></iostream></cmath></string.h></algorithm></map></cstdio></string>
Copy after login
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template