mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-02-21 10:44:54 +00:00
fix hanoi
This commit is contained in:
parent
0b41a32518
commit
64ab3f8ea9
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@
|
|||
<div class="col-md-7">
|
||||
<h2>Try now!</h2>
|
||||
<p><a href="http://melpon.org/wandbox/" target="_blank">Wandbox</a> and <a href="http://sc.yutopp.net/" target="_blank">ProcGarden</a> are an online compiler that you can use the Sprout C++ Libraries.</p>
|
||||
<p>Examples: <a href="http://melpon.org/wandbox/permlink/iRJUI6iRCgVyH6gy" target="_blank">Compile-time Inverse FizzBuzz</a> (on Wandbox), <a href="http://sc.yutopp.net/entries/5345deb143f75e31400000c4" target="_blank">Compile-time Tower of Hanoi</a> (on ProcGarden)</p>
|
||||
<p>Examples: <a href="http://melpon.org/wandbox/permlink/iRJUI6iRCgVyH6gy" target="_blank">Compile-time Inverse FizzBuzz</a> (on Wandbox), <a href="http://sc.yutopp.net/entries/547e9c9d77777707ecda2400" target="_blank">Compile-time Tower of Hanoi</a> (on ProcGarden)</p>
|
||||
<p>Enjoy it!</p>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue