跳到主要内容
图灵 OJTURING / ONLINE JUDGE

#F2496. Orange

    ID: 2502 传统题 2000ms 256MiB 尝试: 0 已通过: 0 难度: 3 上传者: 标签>模拟编程与模拟基础难度共享题库Codeforces英文题面题目来源题面语言

Orange

题目描述

D. Orange
time limit per test
2 seconds
memory limit per test
256 megabytes
input
standard input
output
standard output
Input

The first line of the input is a string (between 1 and 50 characters long, inclusive). Each character will be a letter of English alphabet, lowercase or uppercase.

The second line of the input is an integer between 0 and 26, inclusive.

Output

Output the required string.

Examples
Input
AprilFool
14
Output
AprILFooL

题目来源:fps-www.educg.net-codeforce-1-2833.xml.zip;FPS 共享题包,题包内第 2131 题。保留原作者与原赛事署名。