hdu 2025 查找最大元素 (水)
生活随笔
收集整理的這篇文章主要介紹了
hdu 2025 查找最大元素 (水)
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
?不明白為什么要放在dp里
?
#include<cstdio> #include<cstring> #include<iostream> #include<algorithm> using namespace std; int main() {char add[10]="(max)";char str[200];while(scanf("%s",str)!=EOF){int len=strlen(str);char ma='a';int i;for(i=0;i<len;i++){if(str[i]>ma) ma=str[i];}for(i=0;i<len;i++){printf("%c",str[i]);if(str[i]==ma) printf("%s",add);}printf("\n");}return 0; }?
轉載于:https://www.cnblogs.com/sola1994/p/4249163.html
與50位技術專家面對面20年技術見證,附贈技術全景圖總結
以上是生活随笔為你收集整理的hdu 2025 查找最大元素 (水)的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: iOS并发编程指南之同步
- 下一篇: 怎么保存u盘打开的文件夹 如何保存U盘中