Tokiwa Battle Royale  GE777
A PHP Battle Royale inspired game
 All Data Structures Namespaces Files Functions Variables Pages
1_achievement_32.tpl.php
Go to the documentation of this file.
1 <?php if(!defined('IN_GAME')) exit('Access Denied'); ?>
2 <table><tr>
3 <td>
4 <img src="img/ach/32.gif">
5 </td>
6 <td valign="top" align="left">
7 <b>
8 <?php if(($cpl['32']) ) { ?>
9 kernel on chessboard
10 <?php } else { ?>
11 0xFFFFFFFFFFFFFFFF
12 <?php } ?>
13 </b>
14 <?php if(($cpl['32']) ) { ?>
15 <span class="lime">[完成]</span>
16 <?php } else { ?>
17 <span class="red">[未完成]</span>
18 <?php } ?>
19 <br>
20 <span class="linen">s=1;t=1;<br>for (i=1;i<=63;i++){<br>&nbsp;&nbsp;&nbsp;&nbsp;t*=2;s+=t;<br>}</span><br>
21 </td>
22 </tr></table>