struct

OIJ::CodeforcesProblem

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