Skip to content

Instantly share code, notes, and snippets.

@VOID001
Created January 13, 2016 00:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save VOID001/1cc07e83708c2c81576d to your computer and use it in GitHub Desktop.
Save VOID001/1cc07e83708c2c81576d to your computer and use it in GitHub Desktop.
<h1>Problem List</h1>
<h3>Problems</h3>
<table border="1">
<th>
<tr>
<td>Problem ID</td>
<td>Title</td>
<td>Difficulty</td>
<td>AC/Submit</td>
<td>Author</td>
<td>Visibility_Lock(use for debug version)</td>
</tr>
</th>
<form action="http://localhost:8000/problem/p/1" method="POST">
<input type="hidden" name="_token" value="0bgJdAmyGr7jNc5EcLwlZ28mtEfpXkRfFXM1sp59">
<label>How many problems to show on one page </label>
<input type="text" value="10" name="problem_per_page"/>
<input type="submit" value="show"/>
</form>
<tr>
<td><a href="/problem/4">4</a></td>
<td>D</td>
<td>1</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>0</td>
</tr>
<tr>
<td><a href="/problem/5">5</a></td>
<td>E</td>
<td>1</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>0</td>
</tr>
<tr>
<td><a href="/problem/7">7</a></td>
<td>G</td>
<td>1</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>0</td>
</tr>
<tr>
<td><a href="/problem/8">8</a></td>
<td>H</td>
<td>1</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>0</td>
</tr>
<tr>
<td><a href="/problem/9">9</a></td>
<td>I</td>
<td>1</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>0</td>
</tr>
<tr>
<td><a href="/problem/10">10</a></td>
<td>J</td>
<td>1</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>0</td>
</tr>
<tr>
<td><a href="/problem/11">11</a></td>
<td>K</td>
<td>1</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>0</td>
</tr>
<tr>
<td><a href="/problem/12">12</a></td>
<td>L</td>
<td>1</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>0</td>
</tr>
<tr>
<td><a href="/problem/14">14</a></td>
<td>N</td>
<td>1</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>0</td>
</tr>
<tr>
<td><a href="/problem/16">16</a></td>
<td>Hello World</td>
<td>1</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>0</td>
</tr>
</table>
<div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment