ID | '; } if (!isset($cfg['problem_hidden'])) { echo '' . UOJLocale::get('problems::problem') . ' | '; } if (!isset($cfg['submitter_hidden'])) { echo '' . UOJLocale::get('problems::submitter') . ' | '; } if (!isset($cfg['result_hidden'])) { echo '' . UOJLocale::get('problems::result') . ' | '; } if (!isset($cfg['used_time_hidden'])) { echo '' . UOJLocale::get('problems::used time') . ' | '; } if (!isset($cfg['used_memory_hidden'])) { echo '' . UOJLocale::get('problems::used memory') . ' | '; } echo '' . UOJLocale::get('problems::language') . ' | '; echo '' . UOJLocale::get('problems::file size') . ' | '; if (!isset($cfg['submit_time_hidden'])) { echo '' . UOJLocale::get('problems::submit time') . ' | '; } if (!isset($cfg['judge_time_hidden'])) { echo '' . UOJLocale::get('problems::judge time') . ' | '; } echo '
---|