eg3.out
来自「一本全面剖析C++数据结构算法的书籍」· OUT 代码 · 共 10 行
OUT
10 行
Job 2 has completed at time 7 Total wait was 0Job 1 has completed at time 10 Total wait was 3Finish time = 10Machine 1 completed 3 tasksThe total wait time was 0Machine 2 completed 2 tasksThe total wait time was 3
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?