testsAndMisc/CPP/miscelanious
Krzysztof kuhy Rudnicki 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
..
brydz fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
calculateShotsDarts fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
findIntegerPercentageValue fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
hanoi Adding custom number of plates functionality 2021-08-11 00:53:53 +02:00
howManyValidISBNNumbersAreThere fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
markovChainGenerator fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
mutiplicationWithoutStar fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
Pi fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
randomDevice fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
rps Adding Rock Paper Scissors program 2021-08-13 03:17:44 +02:00
Simon Adding Simon Says base file 2021-08-11 00:54:30 +02:00
threenplusone Adding collatz conjecture program 2021-08-11 01:56:05 +02:00
tictactoe fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
tierListConverter fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
xGoesTo0 fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
yousuckatcards fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
howOftenDoesCharOccur.cpp fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
quickchallenges.cpp fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
reverseString.cpp fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
solveQuadraticEquation.cpp fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00