Commit Graph

3 Commits

Author SHA1 Message Date
0489085c68 fix: correct shebang and executable permissions
- Add +x to Python scripts with shebangs (3 files)
- Remove -x from non-script files like .cpp, .txt, makefile (23 files)
- Move shebang to first line in C/imageViewer/lint.sh
2025-11-30 13:42:16 +01:00
KRZYSZTOF RUDNICKI
b9735d441d feat: extracted repated functionality from split function 2024-09-11 15:01:33 +02:00
KRZYSZTOF RUDNICKI
27017eff58 feat: added script for splitting a number symmetrically across another number 2024-09-11 14:59:57 +02:00