Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 152 Bytes

File metadata and controls

2 lines (2 loc) · 152 Bytes

String as an unsigned number in the radix

Write a program that parses the given string to an unsigned number (int or long) in the given radix.