mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2024-11-25 00:43:44 +00:00
change hanoi example
This commit is contained in:
parent
dc91f11562
commit
48b691abae
1 changed files with 2 additions and 1 deletions
|
@ -103,7 +103,8 @@
|
|||
<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/547e9c9d77777707ecda2400" 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>Examples: <a href="http://melpon.org/wandbox/permlink/iRJUI6iRCgVyH6gy" target="_blank">Compile-time Inverse FizzBuzz</a> (on Wandbox), <a href="http://melpon.org/wandbox/permlink/IyKyufiCEUk9vdwF" target="_blank">Compile-time Tower of Hanoi</a> (on Wandbox)</p>
|
||||
<p>Enjoy it!</p>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue