Byte Heist Home Leaderboard
Join the Heist (with Github)
Solve View

Unspelling numbers

A challenge by Bulmenisaurus avatar Bulmenisaurus

Description

For each spelled out numbers 0-1000 in the input (inclusive), print its numeric value.

For example, for the input ‘three hundred and twenty-three’ you must print 323.

Leaderboard

Author Score
#1 lukegustafson avatar lukegustafson 171
#2 Jacob-Lockwood avatar Jacob-Lockwood 246
#3 dmrichwa avatar dmrichwa 261
#4 MichalMarsalek avatar MichalMarsalek 304
JavaScript (Deno) JavaScript (NodeJS) Python Rust C (tcc) APL (TinyAPL) Vyxal Vyxal 3
You must be logged in to submit a solution.