1. 程式人生 > 實用技巧 >Manacher演算法總結

Manacher演算法總結

1、from <left_table><join_type>
2、on <join_condition>
3、<join_type> join <right_table>
4、where <where_condition>
5、group by <group_by_list>
6、having <having_condition>
7、select
8、distinct <select_list>
9、order by <order_by_condition>
10、limit <limit_number>

在這裡插入圖片描述