prosyslab-classroom / cs348-information-security

60 stars 10 forks source link

[Question][Hw6] #326

Closed tanapthetimid closed 1 year ago

tanapthetimid commented 1 year ago

Name: Tanapoom Sermchaiwong

Hello, I would like to ask a few questions about homework 6.

  1. Are we allowed to add more seeds? (either modifying the seed txt file or hard coding it into campaign.ml file)
  2. Are we allowed to hard code domain specific knowledge?
yeonhee-ryou commented 1 year ago
  1. Your local seed txt files won't be used to grade your implementation.
  2. What do you mean by "domain specific knowledge"? You can try various strategies and test them with gradescope if it works or not.
tanapthetimid commented 1 year ago

Thank you very much.

m-spitfire commented 1 year ago

@yeonhee-ryou can I assume that the name of json parser executable is json_parser?

yeonhee-ryou commented 1 year ago

@yeonhee-ryou can I assume that the name of json parser executable is json_parser?

no