Skip to content
Discussion options

You must be logged in to vote
  1. 네, 여러번 제출하실 수 있습니다. 다만 마지막으로 제출하신 것을 기준으로 채점을 하니 이 점을 염두에 두시면 되겠습니다.
  2. 네, sim 함수는 단순히 두 문자열의 유사도를 비교하는 함수이기에 상관 없습니다.
  3. 네 가능합니다. #772 를 참고해주세요.

Original question:

  1. Is it possible to submit multiple times on Gradescope?
  2. In the crack functions for the two ciphers other than Caesar, is it allowed to directly call the sim function to check similarity while cracking the ciphers?
  3. Is it allowed to define and use additional functions beyond the ones provided?

Answers:

  1. Yes. However, note that we will only account for the final submission.
  2. Yes. It does not matter because sim is simply a function that calculates the similarity between two strings.
  3. Yes. Please refer to #772

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bongjunj
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