You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<?xml version='1.0'?>
|
|
|
|
|
|
|
|
<!DOCTYPE cscpage SYSTEM "../csc.dtd">
|
|
|
|
|
|
|
|
<cscpage title="CSC/AMD OpenCL Competition Registration">
|
|
|
|
<header />
|
|
|
|
|
|
|
|
<section title="CSC/AMD OpenCL Competition Registration">
|
|
|
|
<p>
|
|
|
|
|
|
|
|
<form action="register.cgi" method="post">
|
|
|
|
<table cellpadding="5px">
|
|
|
|
<tr>
|
|
|
|
<td>Quest ID:</td><td><input type="text" name="quest" /></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>Email:</td><td><input type="text" name="email" /></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>Are you participating with a team?</td><td><input type="checkbox" name="team" value="yes" /></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>Problem type:</td><td><input type="checkbox" name="open" value="yes" /> Open Submission
|
|
|
|
<input type="checkbox" name="closed" value="yes" /> Problem Set</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td></td><td><input type="submit" name="Register" value="Register" /></td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</form>
|
|
|
|
|
|
|
|
</p>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
<footer />
|
|
|
|
</cscpage>
|