Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
OIJ::AtCoderProblem
Inherits
OIJ::Problem
<
Struct
<
Value
<
Object
Constructors
from_argument
(str :
String
) : self
Source
new
(contest :
String
, problem :
String
)
Source
Class methods
from_argument?
(str :
String
) : self |
Nil
Source
from_directory?
(directory :
Path
) : self |
Nil
Source
from_url?
(url :
String
) : self |
Nil
Source
Instance methods
contest
Source
pred
(strict = false)
Source
problem
Source
succ
(strict = false)
Source
to_directory
Source
to_url
Source