solution format

The SPICE Code Validation
 
upload your solution


compare solutions

MySQL : Failed to connect to the database.

"); if(!mysqli_select_db($connection,$dbase)) {echo "
Please contact the administrator :
"; my_mysql_err($connection); } //find participants if(!($result = mysqli_query($connection,'SELECT label FROM participant ORDER BY label'))) my_mysql_err($connection); $part_num = mysqli_num_rows($result); for($i=0;$i<$part_num;$i++) { $row= @ mysqli_fetch_row($result); $part[] = $row[0]; } ?>
The upload form

Participant label :
Password :
Model :
Solution label :   (optional)
x-component file :
y-component file :
z-component file :
Input data files (tgz) :   (optional)
CPU power (MFLOPS) :
Number of CPUs :
CPU time (s) :
Peak RAM req. (MB) :
Comments (optional) :
use HTML