class

NCTU::OJ::Submission

Inherits JSON::Serializable / Reference / Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

ac?(*args, **options)
Source
ac?(*args, **options, &)
Source
created_at
Source
created_at=(created_at : Time)
Source
execute_id
Source
execute_id=(execute_id : Int32)
Source
id=(id : Int32)
Source
length
Source
length=(length : Int32)
Source
memory_usage
Source
memory_usage=(memory_usage : Int32)
Source
memory_usage?
Source
pending?(*args, **options)
Source
pending?(*args, **options, &)
Source
problem_id
Source
problem_id=(problem_id : Int32)
Source
score
Source
score=(score : Int32)
Source
score?
Source
time_usage
Source
time_usage=(time_usage : Int32)
Source
time_usage?
Source
updated_at
Source
updated_at=(updated_at : Time)
Source
user_id
Source
user_id=(user_id : Int32)
Source
verdict
Source
verdict=(verdict : Verdict | Nil)
Source
verdict_id
Source
verdict_id=(verdict_id : Int32)
Source

Nested types