Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Сверстать страницу подробностей по решению /solutions/100500 #9

Open
frol opened this issue Jul 29, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@frol
Copy link
Member

frol commented Jul 29, 2020

В текущей реализации страница выглядит следующим образом: https://qbit.dots.org.ua/solutions?id=100500&mode=errors (id в адресе нужно указать корректный)

Нужно показывать:

  • ID решения
  • Название с ссылкой на турнир
  • Название с ссылкой на задачу
  • Язык программирования
  • Время отправки + время когда решение было проверено
  • Результат проверки (- / OK / Compilation Error / Wrong Answer / Presentation Error / Time Limit Exceeded / Memory Limit Exceeded / ...)
  • Исходный код в свёрнутом виде и возможнотью скачать как файл
  • Блок с сообщением об ошибках (в случае Compilation Error)
  • Блок с таблицей результатов с подробностями по каждому отдельному тесту
@frol frol added the enhancement New feature or request label Jul 29, 2020
@frol frol added this to the Initial Layout milestone Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant