当前位置:网站首页>L1-021 important words three times (5 points)
L1-021 important words three times (5 points)
2022-07-04 07:29:00 【Inter personal liabilities^】
L1-021 Say the important thing three times (5 branch )
This super simple problem doesn't have any input .
All you have to do is say this very important sentence —— “I’m gonna WIN!”—— Output three times in a row .
Notice that each row is occupied , You cannot have any extra characters except for the carriage return on each line .
sample input :
nothing
sample output :
I'm gonna WIN!
I'm gonna WIN!
I'm gonna WIN!
#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()
{
int n = 3;
while(n -- ) cout << "I'm gonna WIN!" << endl;
return 0;
}
边栏推荐
- Types of references in BibTex
- Boosting the Performance of Video Compression Artifact Reduction with Reference Frame Proposals and
- MySQL中的文本处理函数整理,收藏速查
- BasicVSR++: Improving Video Super-Resolutionwith Enhanced Propagation and Alignment
- Splicing plain text into JSON strings - easy language method
- 【森城市】GIS数据漫谈(一)
- Electronic Association C language level 1 34, piecewise function
- Go learning notes - constants
- The important role of host reinforcement concept in medical industry
- Used on windows Bat file startup project
猜你喜欢
Zabbix agent主动模式的实现
Routing decorator of tornado project
The IP bound to the socket is inaddr_ The meaning of any htonl (inaddr_any) (0.0.0.0 all addresses, uncertain addresses, arbitrary addresses)
《剑指Offer》第2版——力扣刷题
Industrial computer anti-virus
两年前美国芯片扭捏着不卖芯片,如今芯片堆积如山祈求中国帮忙
The idea of implementing charts chart view in all swiftui versions (1.0-4.0) was born
Rhcsa day 3
Valentine's Day is coming! Without 50W bride price, my girlfriend was forcibly dragged away...
BasicVSR++: Improving Video Super-Resolutionwith Enhanced Propagation and Alignment
随机推荐
[freertos] freertos Learning notes (7) - written freertos bidirectionnel Link LIST / source analysis
One of the general document service practice series
博客停更声明
Introduction to sap commerce cloud B2B organization function
Mysql database - function constraint multi table query transaction
Boast about Devops
Chapter 1 programming problems
[Flink] temporal semantics and watermark
Two years ago, the United States was reluctant to sell chips, but now there are mountains of chips begging China for help
2022-021rts: from the second half of the year
Electronic Association C language level 1 34, piecewise function
Write a thread pool by hand, and take you to learn the implementation principle of ThreadPoolExecutor thread pool
Rapidjson reading and writing JSON files
Docker install MySQL
输入年份、月份,确定天数
Flink memory model, network buffer, memory tuning, troubleshooting
Zephyr 学习笔记2,Scheduling
Vulhub vulnerability recurrence 76_ XXL-JOB
Finishing (III) - Exercise 2
2022-021ARTS:下半年開始