ソースを参照

Finally fixed crappy markdown.

Joshua Rutschmann 8年前
コミット
d30b94675e
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更4行の追加5行の削除
  1. 4
    5
      hw5/simu2/ANSWERS.md

+ 4
- 5
hw5/simu2/ANSWERS.md ファイルの表示

@@ -21,14 +21,13 @@
21 21
    **Figure 8.5: Without Priority Boost**
22 22
    
23 23
    `./mlfq.py -S -l 0,100,0:100,50,5:100,50,5`
24
-    
25
-   **Figure 8.5: With Priority Boost**
26 24
    
27
-   `./mlfq.py -S -l 0,120,0:100,50,5:100,50,5 -B 50`
28
-    
25
+   **Figure 8.5: With Priority Boost**
26
+   
27
+   `./mlfq.py -S -l 0,120,0:100,50,5:100,50,5 -B 50`
28
+   
29 29
    **Figure 8.6: Without Gaming Tolerance**
30 30
    
31
-    
32 31
    **Figure 8.6: With Gaming Tolerance**
33 32
 
34 33
 

読み込み中…
キャンセル
保存