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

提出前のチェック項目 #1

Open
13 of 15 tasks
kurrrru opened this issue Dec 8, 2024 · 0 comments
Open
13 of 15 tasks

提出前のチェック項目 #1

kurrrru opened this issue Dec 8, 2024 · 0 comments

Comments

@kurrrru
Copy link
Owner

kurrrru commented Dec 8, 2024

Format

  • norm errorを解消できているか
  • 提出ディレクトリが正しいか
  • MakefileのNAMEが要求されているものになっているか
  • MakefileのSRCSでソースファイルの名前が明示的に示されているか
  • 使用禁止関数が使われていないか
  • libftを使ってはいないか(使ってはいけない)

Argument

  • 正しい個数(4個または5個)以外のときにエラーとして処理されているか
  • 引数に数字以外の文字があった時の処理は適切か
  • 負の数をエラーとしているか
  • 0をエラーとしているか
  • 1をエラーとしていないか
  • レビューのときは、philoの人数は200人以下、timeは60ms以上という制約があるらしい

Execution test

  • philoが1人のときは死ぬ
  • ./philo 200 800 200 200→no one should die
  • 順番が入れ替わっていてはいけない
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant