Skip to content

Implementation of variant "carreer" for IoT LPNU Practical #3

Notifications You must be signed in to change notification settings

MaxleyCv/BFS-IoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Breadth First Search algorithm

Implementation of variant "carreer" for IoT LPNU Practical #3

CAREER

The company has a hierarchy of a pyramidal type. TASK: Find the maximum experience gain while working there

MANUAL

  • add the task data to career.in file
  • run python main.py

EXAMPLE

Input example:

1  
1 1  
1 1 2  
1 3 1 7  

Output example:

11

About

Implementation of variant "carreer" for IoT LPNU Practical #3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published