hashchains.output

来自「这是数据结构、算法与应用-C++语言描述的代码」· OUTPUT 代码 · 共 18 行

OUTPUT
18
字号
The dictionary is 
NULL
12 60  
2 10  24 120  
3 15  
NULL
NULL
NULL
NULL
NULL
NULL
10 50  32 160  

Its size is 6
Element associated with 2 is 10
Element associated with 10 is 50
Element associated with 12 is 60

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?