Elementary
收藏IEEE2026-04-17 收录
下载链接:
https://ieee-dataport.org/documents/elementary
下载链接
链接失效反馈官方服务:
资源简介:
Write a program that converts a word in the English dictionary (a string of lower case letters) into a number. Below are some examples of input-output pairs and there is a server that can give you more outputs for given inputs.Your task is to find out what the functions does and program it.Standard inputOn the first line there will be an integer n, the number of lines that will follow.Lines 2,...,n+12,...,n+1 will contain one word on each one.Standard outputPrint a list of n numbers, one per line.For the given tests, each number will be smaller or equal to 106.
提供机构:
Xtreme, IEEE



