Name | Type | Description | Notes |
---|---|---|---|
sub | ::std::collections::HashMap<String, f32> | Submission count of each status | |
id | String | Problem ID | |
name | String | Problem name | |
tags | Vec | Problem tags |
Name | Type | Description | Notes |
---|---|---|---|
sub | ::std::collections::HashMap<String, f32> | Submission count of each status | |
id | String | Problem ID | |
name | String | Problem name | |
tags | Vec | Problem tags |