初始化linked list并打印: ide list = {next = nil, value = 1}lua for i=1,5 dospa local l = {}orm l.next = listit l.value = i+1io list = lclass ...
確定! 回上一頁