Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants