OVa Online Judge 学习笔记- AOAPC I: Volume 2. Data Structure Lists
一、题目二、C++STLContainer原因:避免自己构造相应的list,包括静态存储结构,链式存储结构。1.数组array:Arraysarefixed-sizesequencecontainers:theyholdaspecificnumberofelementsorderedinastrictlinearsequence.优点:快速访问存取。Containerproperties:Sequ