Documentation ¶
Index ¶
Constants ¶
View Source
const Inf = 1000000009
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Submission ¶
type Submission struct { Name string ShortName string Id uint64 Status string Points uint64 When string End bool }
func (*Submission) ParseID ¶
func (s *Submission) ParseID() string
func (*Submission) ParsePoints ¶
func (s *Submission) ParsePoints() string
func (*Submission) ParseStatus ¶
func (s *Submission) ParseStatus() string
Click to show internal directories.
Click to hide internal directories.