fix hanoi

This commit is contained in:
Bolero-MURAKAMI 2014-12-03 14:17:49 +09:00
parent 0b41a32518
commit 64ab3f8ea9

View file

@ -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>