Skip to content

Commit

Permalink
Update software
Browse files Browse the repository at this point in the history
  • Loading branch information
fushar committed Aug 24, 2024
1 parent 23fb5b0 commit 249528e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions app/Views/OSN2024/rules.php
Original file line number Diff line number Diff line change
Expand Up @@ -171,18 +171,19 @@
<p><strong>Browser</strong></p>
<ul>
<li>Mozilla Firefox</li>
<li>Google Chrome</li>
</ul>
<p><strong>Aplikasi</strong></p>
<ul>
<li>Geany</li>
<li>Dev-C++</li>
<li>Visual Studio Code</li>
</ul>
<p><strong>Kompilator</strong></p>
<ul>
<li>MinGW (C++)</li>
<li>g++ 11 (MinGW)</li>
</ul>
<p><strong>Debugger</strong></p>
Expand All @@ -192,7 +193,7 @@
<p><strong>Dokumentasi</strong></p>
<ul>
<li><a href="http://upload.cppreference.com/mwiki/images/0/0f/html_book_20180311.zip">http://upload.cppreference.com/mwiki/images/0/0f/html_book_20180311.zip</a></li>
<li><a href="https://en.cppreference.com/w/File:html_book_20190607.zip">https://en.cppreference.com/w/File:html_book_20190607.zip</a></li>
</ul>
<hr />
Expand Down

0 comments on commit 249528e

Please sign in to comment.