// // Created by bruno on 2/5/24. // #ifndef SKOLA_HVIEZDICKY_H #define SKOLA_HVIEZDICKY_H int stars(); #endif //SKOLA_HVIEZDICKY_H