Git Product home page Git Product logo

168206's Introduction

168206

⚠️ 10月30日之前,提交一次正确的作业操作

⚠️ 之前修改了其他文件或者错误操作的,重新开始,重做一遍,重新提交

⚠️ 完成作业,提交一次即可

#操作步骤#

  • 用自己的账号登陆Github
  • fork按钮拷贝https://github.com/rosickey/168206 到你的账户下
  • 用自己的学号建立子目录如1682061xx
  • 在自己子目录下建立作业命名和相关说明的README.md
  • 在自己的子目录下添加自己的每次作业代码文件
  • 用pull request提交作业
  • 参照168206199的目录结构

⚠️ 只修改自己目录下的文件

#测试题

团队最近爱上了一家自助烧烤店,在这家店你可以吧台挑选任意的蔬菜,肉和酱等来作为你的餐食。当你挑好材料后,就拿到烧烤架上烧煮。

你的任务是估量平均每位顾客的餐食准备时间。假定每位顾客都会去挑选随机的5份材料,从每个吧台取材料的时间为10s,共有20个吧台每个吧台同时只能有1个人使用,烧烤架烤一份食物要3分钟,但能同时烤8份食物。当吧台和烧烤架满的时候,顾客只能排队等待。

估算以下场景的平均时间:

只有1个顾客时
同时有8个顾客
同时有25个顾客
有25个顾客,但两两相距1分钟
同时100个顾客
同时100个顾客,但两两相距2分钟

加分项:

估算顾客在烧烤架的平均等待时间
估算顾客在吧台的平均等待时间

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.