zoukankan
html css js c++ java
String 方法indexOf()
indexOf()来测是否包含子字符串。
indexOf(sub, start)
如果return 是-1 包含没有找到字段。
查看全文
相关阅读:
Paths on a Grid
Three Kingdoms(优先队列+bfs)
Factstone Benchmark(数学)
C. Searching for Graph(cf)
B. Trees in a Row(cf)
String Successor(模拟)
乘积最大的分解(数学)
Kindergarten Election
In 7-bit
Friends
原文地址:https://www.cnblogs.com/kakaisgood/p/6375369.html
最新文章
Binomial Coeffcients
cf D. Physical Education and Buns
cf C. Dominoes
cf B Very Beautiful Number
cf B Three matrices
cf C. Inna and Candy Boxes
cf B Inna and Candy Boxes
cf E. Fox and Card Game
cf C. Fox and Box Accumulation
cf B George and Cards
热门文章
cf E. George and Cards
River Hopscotch(二分)
Monthly Expense(二分)
The Embarrassed Cryptographer(高精度取模+同余模定理)
find the safest road(floyd)
Farm Irrigation(并查集)
find the mincost route(floyd变形 无向图最小环)
大数相乘
Cut the Cake(大数相乘)
find the most comfortable road
Copyright © 2011-2022 走看看