Contest -
ACM
OI
$end_time) echo "
$MSG_Ended
"; else if ($now<$start_time) echo "
$MSG_Contest_Pending
"; else echo "
$MSG_Running
"; ?> $MSG_Public"; else echo "
$MSG_Private
"; ?>
:
"; foreach($row as $cell_index => $table_cell){ if ($cell_index === 0) { $status_value = trim(strip_tags($table_cell)); if ($status_value === 'Y') { $table_cell = '
β
'; } else if ($status_value === 'N') { $table_cell = '
β
'; } } echo "
".$table_cell."
"; } echo ""; } ?>