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

통계 메뉴에 특정 언어로 제출된 채점 필터링 뷰 추가 #58

Open
combacsa opened this issue Jul 14, 2014 · 1 comment
Open

Comments

@combacsa
Copy link

이를테면 현재 https://algospot.com/judge/problem/stat/ZEROONE/ 에서는 한 사용자에 대하여 그 사용자가 짠 가장 짧은 코드, 가장 빠르게 작동하는 코드, 만 보여주도록 되어 있는데 ...

한 사용자가 여러 프로그래밍 언어를 써서 채점을 받는 경우를 고려하여, 특정 언어에 대한 필터링 옵션을 줄 수 있도록 확장하면 재미있을 것으로 봅니다.

@jongman
Copy link
Owner

jongman commented Jul 15, 2014

아 이걸 좀 해볼려고 했는데 stat 에 뜨는 목록들은 미리 사용자별로 가장 빠른 코드/가장 짧은 코드가 인덱싱되어 있어서 구현이 좀 어렵네요 ㅜㅜ 구조를 바꾸지 않으면.. 으..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants