Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 325 Bytes

File metadata and controls

6 lines (5 loc) · 325 Bytes

NumberOfNameCourseWork3

Create a program that outputs to the console the number of the name

Задача 3

Создайте программу, которая выводит в консоль число имени, например, на вход Roman = R(18) + О(15) + M(13) + A(1) + N(14) = 61 на выход 61.