MikelThief/EPFU-Penguins-Galore

Pointers to functions

Closed this issue · 1 comments

When we will have few algoritms we will need to make two pointers that will points to chosen algorithm to maintain same form for main loop (just target of pointer will change)

Done