fork download
  1. #include <stdio.h>
  2.  
  3. int main(void) {
  4. // your code goes here
  5. return 0;
  6. }
  7.  
Success #stdin #stdout 0s 5272KB
stdin
<!DOCTYPE html>
<html>
  <TITLE>โปรเเกรมบันทึกสิ่งที่ชอบ</title>
</head
<body>
<fome method='POST'action='addphone.php'>
<table width='318'border='0'align='center'cellpadding='1'cellspcing='2'bgcolor='6699ff'>
    <tr>
        <td colspan='2'align='center'><h4><font color='#FFFFFF'>โปรเเกรมบันทึกสิ่งที่ชอบ
</font></h4></font></td>
         </tr>
         <tr>
            <td width='101'>ชื่อนามสกุล</td>
            <td width='213'><INPUT type='text'name='shortname'></td>
</tr>
<tr>
    <td>กีฬาที่ชอบ</td>
    <td><input type='text' name='shortname'></TD>
</tr>
<tr>
     <td>สีที่ชอบ</td>
     <td><input type='text'name='phonenumber'></td>
 </tr>
 <tr>
     <td>นักร้องที่ชอบ</td>
     <td><inputtype='text'name=singer'
</tr>
<tr>   
     <td colspan='2'align='center'><input type='submil'name='subrnit'value='บันทึก>&nbsp;
     <input type='reset'name='reset'vaiue='ยกเลิก'></td>
<</tr>
</table>
</forrm>
</body>
</html>
stdout
Standard output is empty