#include "test.cpp" int main() { //SequenceListTest(); LinkListTest(); return 0; }