当前位置:网站首页>[getting started] intercepting strings
[getting started] intercepting strings
2022-07-01 07:59:00 【-Heaven rewards diligence-】
describe
Enter a string and an integer k , Before intercepting the string k Characters and output
Input description
1. Enter the string to be intercepted
2. Enter a positive integer k, Represents the intercepted length
Output description
The truncated string
Example 1
Input :abABCcDEF
6
Output :abABCc
Example 2
Input :bdxPKBhih
6
Output :bdxPKB
<?php
fscanf(STDIN, "%s", $a);
fscanf(STDIN, "%d",$k);
echo substr($a,0,$k);

边栏推荐
- Aardio - [problem] the problem of memory growth during the callback of bass Library
- Download xshell and xftp
- Missing API interface actual development series (14): ID card real name authentication verification
- 【入门】输入n个整数,输出其中最小的k个
- 软键盘高度报错
- Gdip - hatchbrush pattern table
- 【R语言】年龄性别频数匹配 挑选样本 病例对照研究,对年龄性别进行频数匹配
- 【力扣10天SQL入门】Day10 控制流
- How to check ad user information?
- TCP/UDP 通信问题整理
猜你喜欢

Latex formula code

Latex table

Access报表实现小计功能

The Windows C disk is full

Microsoft stream - how to modify video subtitles

图扑软件通过 CMMI5 级认证!| 国际软件领域高权威高等级认证

The H5 page has set the font thickness style, but the wechat access style in Huawei mobile phone doesn't take effect?

Inftnews | from "avalanche" to Baidu "xirang", 16 major events of the meta universe in 30 years

Gui Gui programming (XV) - use scale to control font size changes

Why some people earn nearly 10billion a year, while others earn 3000 a month: the details you ignore actually make the most money
随机推荐
The triode is a great invention
Saving db4i depth camera pictures with MATLAB
Gdip - hatchBrush图案表
SharePoint - how to quickly check whether SharePoint is standard or enterprise edition?
I bet on performance and won the CTO of the company. I want to build Devops platform!
How to check ad user information?
【力扣10天SQL入门】Day10 控制流
Access report realizes subtotal function
Latex formula code
【网站架构】一招搞定90%的分布式事务,实打实介绍数据库事务、分布式事务的工作原理应用场景
Array: question brushing record
【入门】截取字符串
How to use layui to display the data in the database in the form of tables
Minecraft 1.16.5模组开发(五十一) 方块实体 (Tile Entity)
window c盘满了
PHP laravel wechat payment
图扑软件通过 CMMI5 级认证!| 国际软件领域高权威高等级认证
关系数据库如何工作
软键盘高度报错
Inftnews | from "avalanche" to Baidu "xirang", 16 major events of the meta universe in 30 years