expectedoutputtestbox.txt

来自「国外的数据结构与算法分析用书」· 文本 代码 · 共 24 行

TXT
24
字号
The volume of box1 is 120
The volume of box2 is 24
   Length = 10
   Width  = 20
   Height = 30
   Color = black

   Length = 10
   Width  = 20
   Height = 30
   Color = green

   Length = 10
   Width  = 20
   Height = 20

   Length = 5000
   Width  = 20
   Height = 20

box1 does not equal box2
box3 does not equal box4
box3 equals box6

⌨️ 快捷键说明

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