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

Input not working #3

Open
yogesh078 opened this issue Jul 27, 2020 · 1 comment
Open

Input not working #3

yogesh078 opened this issue Jul 27, 2020 · 1 comment

Comments

@yogesh078
Copy link

Why below input it not working
jobs = {"cupcakes": [("mixer", 1), ("oven", 4)],
"smoothie": [("mixer", 1), ("oven", 3)],
"lasagna": [("oven", 2)]}
max_time = 10

same is the case with
jobs = {"group1": [("man", 2), ("robo", 1)],
"group2": [("man", 1), ("robo", 2)],
"group3": [("man", 2), ("robo", 1)]}

@joelgdwave
Copy link

Hello @yogesh078, sorry for the delay. can you provide information as to what is not working for you?

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

2 participants