6151: [GESP202309 三级] 小杨的储蓄

内存限制:256 MB 时间限制:2 S
题面:传统 评测方式:文本比较 上传者:
提交:0 通过:0

题目描述

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

输入样例 复制


输出样例 复制