Skip to content
Discussion options

You must be logged in to vote

조교의 구현, 혹은 우수한 성능을 보인 이전 수강생들의 구현을 기준으로 메모리 오퍼레이션의 수를 계산합니다.
즉, (모범 답안의 메모리 오퍼레이션 수) / (제출된 답안의 메모리 오퍼레이션 수)으로 생각하시면 되겠습니다.


The efficiency score is computed based on the number of memory operations of the implementation of the TA or the past students.
The score is computed as follows: (The memory operation count of the standard implementation) / (The memory operation count of your implementation)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by doit-man
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #206 on May 31, 2024 04:53.