当前位置:网站首页>L1-026 I love gplt (5 points)
L1-026 I love gplt (5 points)
2022-07-04 07:29:00 【Inter personal liabilities^】
L1-026 I Love GPLT (5 branch )
This super simple problem doesn't have any input .
All you have to do is say this very important sentence —— “I Love GPLT”—— Vertical output is OK .
So-called “ Vertical output ”, It's one line per character ( Including Spaces ), That is, each line can only have 1 Two characters and carriage return .
sample input :
nothing
sample output :
I
L
o
v
e
G
P
L
T
AC Code
#include<iostream>
#include<algorithm>
#include<cstring>
#include<cmath>
#include<vector>
#include<stack>
#include<queue>
#include<sstream>
using namespace std;
typedef long long ll;
const int N=100010;
int main()
{
string a = "I Love GPLT";
for(int i = 0; i < a.size(); i ++ )
cout << a[i] << endl;
return 0;
}
边栏推荐
- [Android reverse] function interception (use cache_flush system function to refresh CPU cache | refresh CPU cache disadvantages | recommended time for function interception)
- Amd RX 7000 Series graphics card product line exposure: two generations of core and process mix and match
- Used on windows Bat file startup project
- Recursive Fusion and Deformable Spatiotemporal Attention for Video Compression Artifact Reduction
- A new understanding of how to encrypt industrial computers: host reinforcement application
- Paddleocr prompt error: can not import AVX core while this file exists: xxx\paddle\fluid\core_ avx
- Redis - detailed explanation of cache avalanche, cache penetration and cache breakdown
- Write a thread pool by hand, and take you to learn the implementation principle of ThreadPoolExecutor thread pool
- Two years ago, the United States was reluctant to sell chips, but now there are mountains of chips begging China for help
- Chain ide -- the infrastructure of the metauniverse
猜你喜欢
Data double write consistency between redis and MySQL
时序数据库 InfluxDB 2.2 初探
Zephyr 學習筆記2,Scheduling
Guoguo took you to write a linked list, and the primary school students said it was good after reading it
Node connection MySQL access denied for user 'root' @ 'localhost' (using password: yes
Recursive Fusion and Deformable Spatiotemporal Attention for Video Compression Artifact Reduction
Two years ago, the United States was reluctant to sell chips, but now there are mountains of chips begging China for help
Adaptive spatiotemporal fusion of multi-target networks for compressed video perception enhancement
神经网络入门(下)
电脑通过Putty远程连接树莓派
随机推荐
I was pressed for the draft, so let's talk about how long links can be as efficient as short links in the development of mobile terminals
One of the general document service practice series
Paddleocr prompt error: can not import AVX core while this file exists: xxx\paddle\fluid\core_ avx
用于压缩视频感知增强的多目标网络自适应时空融合
Xcode 14之大变化详细介绍
[Valentine's day] - you can change your love and write down your lover's name
Recursive Fusion and Deformable Spatiotemporal Attention for Video Compression Artifact Reduction
NLP-文献阅读总结
NLP literature reading summary
Comparison between applet framework and platform compilation
电子协会 C语言 1级 35 、银行利息
[C language] open the door of C
Book list | as the technical support Party of the Winter Olympics, Alibaba cloud's technology is written in these books!
The difference between synchronized and lock
Data double write consistency between redis and MySQL
Label management of kubernetes cluster
Status of the thread
Adaptive spatiotemporal fusion of multi-target networks for compressed video perception enhancement
How to buy financial products in 2022?
How to share the source code anti disclosure scheme