⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 expectedoutputtestchapter6.txt

📁 国外的数据结构与算法分析用书
💻 TXT
字号:
Caught the NegativeStackSizeException exception
The class of the exception is class NegativeStackSizeException
The message with the exception is: Cannot create a stack with a negative size (-10).
So far the stack trace is: 
NegativeStackSizeException: Cannot create a stack with a negative size (-10).
        at ArrayedStack.<init>(ArrayedStack.java:18)
        at TestChapter6.main(TestChapter6.java:14)
Attempt to carry on with the default size of 10.

⌨️ 快捷键说明

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