feat(solution): update solution fields #1
No reviewers
Labels
No labels
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: new_gate/contracts#1
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "feature/GAT-93-solution-fileds-update"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Расширяет модели Solution и SolutionsListItem. Поля time_stat, memory_stat - информация о времени и памяти, которые потребовались для запуска решения. Также добавлены поля информации о контесте и задаче (см. коммит).