Technology Fundamentials 4.0 Lists Exercise 1. Train
Здравейте,
от около половин час стоя на задачата и се опитвам да я разбера, рисувах схеми, но и това много не помага. Бихте ли обянсили какво точно се иска от нас по-простичко.
- 1.Train
On the first line you will be given a list of wagons (integers). Each integer represents the number of passengers that are currently in each wagon. On the next line you will get the max capacity of each wagon (single integer). Until you receive "end" you will be given two types of input:
- Add {passengers} – add a wagon to the end with the given number of passengers.
- {passengers} - find an existing wagon to fit all the passengers (starting from the first wagon)
At the end print the final state of the train (all the wagons separated by a space)
Изобщо не ми се връзва нищо с първия пример:
Поздрави,
Може би това са нулевите тестове.
Трябва да има и 10.Според мен в outputa на първият пример има грешка.
При втория също има нещо съмнително.Може би тази четворка първо се измества надясно и после се изтрива?!?
Лек и успешен ден !
Поздрави от Пловдив !