Log Out
10 |11 | 12 | 15 | 16 | 您已登出批改娘:)
17 | 請按這裡回到首頁 18 | 19 | 20 | -------------------------------------------------------------------------------- /judge/tools/end_quiz: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | echo "$0: Started at $(date)"; 4 | 5 | #select name from volumes where name not in ( 6 | cat <
Problem List
49 | 50 |51 |
Submission Summary for user
54 | 66 |$vtitle"; $vol_menu .= "$vtitle
"; ?>
67 | | Problem Number | 75 |Title | 76 |Deadline | 77 |Trials | 78 |Hi-score | 79 |Submit Program | 80 ||
| $number"; 95 | if($_SESSION['SU'] && $testpath){ 96 | echo " rejudge"; 97 | } 98 | echo " | "; 99 | echo "".($url?"$title":$title)." | "; 100 | echo "$deadline ? " style='color: red'" : "").">$deadline | "; 101 | 102 | $query_trial = "SELECT COUNT(*) FROM $volume WHERE user = '${_SESSION['ID']}' AND number = $number"; 103 | $result_trial = mysql_query($query_trial); 104 | $count = mysql_result($result_trial, 0); 105 | echo "$count | "; 106 | 107 | $query_score = "SELECT MAX(score) FROM $volume WHERE user = '${_SESSION['ID']}' AND number = $number AND valid = TRUE"; 108 | $result_score = mysql_query($query_score); 109 | echo "".($count ? floatval(mysql_result($result_score, 0)): "N/A")." | "; 110 | 111 | echo ""; 112 | if($testpath){ 113 | if($_SESSION['SU']){ 114 | echo "".($available?"submit":"N/A").""; 115 | echo " off":"ena >on").""; 116 | }else{ 117 | if($available == 1){ 118 | echo "submit"; 119 | }else{ 120 | echo "N/A"; 121 | } 122 | } 123 | }else{ 124 | echo "N/A"; 125 | } 126 | echo " | "; 127 | //echo "".(($testpath && ($_SESSION['SU'] || $available == 1)) ? "submit" : "N/A")." | "; 128 | echo "
140 | 141 |
142 | 143 |
2 |
--------------------------------------------------------------------------------
/html/images/2012_Poster.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ntuparallellab/judgegirl/HEAD/html/images/2012_Poster.jpg
--------------------------------------------------------------------------------
/html/images/new_logo_bg.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ntuparallellab/judgegirl/HEAD/html/images/new_logo_bg.jpg
--------------------------------------------------------------------------------
/html/images/new_logo_mid.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ntuparallellab/judgegirl/HEAD/html/images/new_logo_mid.jpg
--------------------------------------------------------------------------------
/html/images/yellow_card.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ntuparallellab/judgegirl/HEAD/html/images/yellow_card.png
--------------------------------------------------------------------------------
/html/images/judgegirl_logo.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ntuparallellab/judgegirl/HEAD/html/images/judgegirl_logo.gif
--------------------------------------------------------------------------------
/html/images/new_logo_small.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ntuparallellab/judgegirl/HEAD/html/images/new_logo_small.jpg
--------------------------------------------------------------------------------
/html/images/judgegirl_logo_bg.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ntuparallellab/judgegirl/HEAD/html/images/judgegirl_logo_bg.gif
--------------------------------------------------------------------------------
/judge/src/fixedtime/time-1.7.tar.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ntuparallellab/judgegirl/HEAD/judge/src/fixedtime/time-1.7.tar.gz
--------------------------------------------------------------------------------
/html/images/judgegirl_logo_100x100.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ntuparallellab/judgegirl/HEAD/html/images/judgegirl_logo_100x100.gif
--------------------------------------------------------------------------------
/html/images/judgegirl_logo_300x300.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ntuparallellab/judgegirl/HEAD/html/images/judgegirl_logo_300x300.gif
--------------------------------------------------------------------------------
/html/index.htm:
--------------------------------------------------------------------------------
1 |
2 |