Loading...
; + } + if (!problem) { + returnError loading problem data
; + } return (대회 이름 | +시작 시간 | +종료 시간 | +상태 | +참여 | +대시보드 | +
---|---|---|---|---|---|
+ {competition.name} + | +{new Date(competition.startsAt).toLocaleString()} | +{new Date(competition.endsAt).toLocaleString()} | +{formatTimeRemaining(competition.startsAt, competition.endsAt)} | +
+ {competition.startsAt > new Date().toISOString() && |
+
+ |
+
Loading...
; + } + if (!problem) { + returnError loading problem data
; + } return (