-
Notifications
You must be signed in to change notification settings - Fork 220
List of Rust Kata to Update to 1.49
Steffan edited this page Jan 16, 2021
·
22 revisions
Rust 1.49 was added, but the following kata are not compatible. Please help updating them.
This is most likely because rand
changed gen_range(a, b)
to gen_range(a..b)
.
- Assembler interpreter (part II)
- BECOME IMMORTAL
- Blobservation 2: Merge Inert Blobs
- Bloxorz Solver
- Bouncing Balls
- Cafeteria
- Calculate BMI
- Decode the Morse code
- Esolang Interpreters #3 - Custom Paintf**k Interpreter
- Esolang Interpreters #4 - Boolfuck Interpreter
- Euler's method for a first-order ODE
- Factorial decomposition
- Factorial tail
- Game - Electrons around the cores
- GCD sum
- Generate range of integers
- get character from ASCII Value
- Get Nth Even Number
- Get the mean of an array
- Going to the cinema
- Grasshopper - Check for factor
- Grasshopper - Summation
- Grasshopper - Terminal game move function
- Gravity Flip
- Grid index
- Growth of a Population
- Help the bookseller !
- Hexagon Beam Max Sum
- Hidden "Cubic" numbers
- Holiday VI - Shark Pontoon
- How Green Is My Valley?
- How many consecutive numbers are needed?
- How many days are we represented in a foreign country?
- If you can't sleep, just count sheep!!
- Interlaced Spiral Cipher
- Invert values
- Iron Sphinx #2 - Wolves
- Is a number prime?
- Is n divisible by x and y?
- Is There an Odd Bit?
- Iterative Rotation Cipher
- Josephus Survivor
- Jumping Number (Special Numbers Series #4)
- Keep Hydrated!
- L1: Bartender, drinks!
- L2: Triple X
- Larger Product or Sum
- Largest 5 digit number in a series
- Last digit of a huge number
- Leaderboard climbers
- Leap Years
- Longest vowel chain
- Magnitude
- Make the Deadfish swim
- Matching And Substituting
- max diff - easy
- Max-min arrays
- Maximum Gap (Array Series #4)
- Maximum Length Difference
- Maximum Product
- Maximum Triplet Sum (Array Series #7)
- Meeting
- Mexican Wave
- Minimize Sum Of Array (Array Series #1)
- Minimum Steps (Array Series #6)
- Mirror, mirror, on the wall...
- Most Frequent Weekdays
- Multiplication table for number
- N Linear
- N-th Power
- Next bigger number with the same digits
- Next smaller number with the same digits
- Nth power rules them all!
- Nth Smallest Element (Array Series #4)
- Number of trailing zeros of N!
- Numbers in strings
- Odd or Even?
- Ones and Zeros
- Operations on sequences
- Operations with sequence
- Pandemia 🌡️
- Parts of a list
- Pascal's Triangle
- Peak array index
- Phone Directory
- Plants and Zombies
- Playing with digits
- Playing with passphrases
- Positions Average
- Power of two
- Powers of i
- Prime reduction
- Primorial Of a Number
- Printer Errors
- Product Array (Array Series #5)
- Product Of Maximums Of Array (Array Series #2)
- Pyramid Array
- Pyramid Slide Down
- Rail Fence Cipher: Encoding and Decoding
- Rainfall
- Range Extraction
- Range of Integers in an Unsorted String
- Ranking NBA teams
- Red Knight
- Regex validate PIN code
- Remove duplicate words
- Remove First and Last Character
- Remove the parentheses
- Replace all items
- Resistor Color Codes, Part 2
- Return the first M multiples of N
- Returning Strings
- Reverse words
- Reversed Strings
- Reversing a Process
- RGB To Hex Conversion
- Right in the Centre
- Robinson Crusoe
- RoboScript #1 - Implement Syntax Highlighting
- RoboScript #2 - Implement the RS1 Specification
- RoboScript #3 - Implement the RS2 Specification
- Roman Numerals Encoder
- Rot13
- Row Weights
- Safen User Input Part I - htmlspecialchars
- Salesman's Travel
- Screen Locking Patterns
- Search for letters
- Sections
- See You Next Happy Year
- Separate The Wheat From The Chaff
- Sequence convergence
- Series of integers from m to n
- Shared Bit Counter
- Simple array product
- Simple assembler interpreter
- Simple consecutive pairs
- Simple frequency sort
- Simple Fun #132: Number Of Carries
- Simple Fun #23: Square Digits Sequence
- Simple Fun #265: The Janitor And His Mop
- Simple Fun #27: Rectangle Rotation
- Simple Fun #335: Two Programmers And Gold
- Simple letter removal
- Simple nearest prime
- Simple reversed parenthesis
- Simple square numbers
- Simple string reversal
- Simple time difference
- Single character palindromes
- Smallest unused ID
- Snail
- Solomon's Quest for the Temporal Crystal
- Some Egyptian fractions
- Sort and Star
- Sort Numbers
- Sort Out The Men From Boys
- Sort the odd
- Special Number (Special Numbers Series #5)
- Speed Control
- Split and then add both sides of an array together.
- Split Strings
- Square Pi's
- Statistics for an Athletic Association
- Steps in k-primes
- Stones on the Table
- String array duplicates
- String doubles
- String Letter Counting
- String matchup
- STRONGN Strong Number (Special Numbers Series #2)
- Subtract the Sum
- Suitcase packing
- Sum consecutives
- Sum of array singles
- Sum of Digits / Digital Root
- Sum of Minimums!
- Sum of positive
- Sum of Two Integers
- Sum two arrays
- Summy
- Switch it Up!
- Symbolic differentiation of prefix expressions
- Target Date
- Testing the Porges hypothesis
- The Feast of Many Beasts
- The Poet And The Pendulum
- The Pony Express
- The Walker
- Thinking & Testing : How many "word"?
- Unique string characters
- Unpack delicious sausages!
- Weigh The List #1
- Word values
- Your order, please
- Ziggurat Ride of Fortune