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

feat: 順位表のペナルティ入りの最終AC時刻を「分:秒」で表示する #170

Closed
reminjp opened this issue Apr 9, 2021 · 3 comments · Fixed by #182
Closed
Assignees
Labels
easy(frontend) フロント知識のみで出来る、比較的簡単なissueです

Comments

@reminjp
Copy link
Collaborator

reminjp commented Apr 9, 2021

各問題のAC時刻が既にそうなっているように、全体の最終AC時刻も「分:秒」に変える。

@reminjp reminjp added the easy(frontend) フロント知識のみで出来る、比較的簡単なissueです label Apr 9, 2021
@no-yan
Copy link
Collaborator

no-yan commented Apr 20, 2021

やりたいです。最終AC時刻がどこに表示されているかわからないんですが、この画像内(/contest)にありますか?
image

@reminjp
Copy link
Collaborator Author

reminjp commented Apr 20, 2021

うろ覚えですが、得点の列にある灰色の数が(ペナルティを含む)最終AC時刻の「秒」表示になっているので、それに各問題のAC時刻の「分:秒」に使用している関数を噛ませることで実現できると思います。

@no-yan
Copy link
Collaborator

no-yan commented Apr 20, 2021

ありがとうございます!確認します。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy(frontend) フロント知識のみで出来る、比較的簡単なissueです
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants