当前位置:网站首页>1001:Hello,World
1001:Hello,World
2022-06-12 13:23:00 【Xiao Liu wants to be number one】
1001:Hello,World!
The time limit : 1000 ms Memory limit : 65536 KB
Submission number : 244657 Passing number : 115142
【 Title Description 】
Write a program that can output “Hello,World!” The program , This program is often the first program written by a novice in a new programming language , It's also often used for test development 、 Whether the compilation environment can work properly .
Tips :“Hello,World!” There is no space in the middle .
【 Input 】
nothing
【 Output 】
Hello,World!
【 sample input 】
( nothing )
【 sample output 】
Hello,World!
#include<iostream>
using namespace std;
int main()
{
cout << "Hello,World!";
return 0;
}
边栏推荐
- 【云原生 | Kubernetes篇】深入了解Ingress
- How to adapt the page size when iframe is embedded in a web page
- Deploy opengauss database based on Huawei cloud Kunpeng elastic ECS [Gauss is not a mathematician this time]
- Software construction 03 regular expression
- Volume mount and mirror creation
- verilog-mode的简要介绍
- What is the function tag? Article to understand its role and its best practices
- MUI登录数据库完善与AJAX异步处理【MUI+Flask+MongoDB+HBuilderX】
- Pytoch official fast r-cnn source code analysis (I) -- feature extraction
- jsp跳转问题,不能显示数据库数据,并且不能跳转
猜你喜欢

Hardware composition of embedded system - introduction of embedded development board based on ARM

MUI登录数据库完善与AJAX异步处理【MUI+Flask+MongoDB+HBuilderX】
![[you code, I fix] whitesource was officially renamed mend](/img/0f/75ac1d0b08244ed689733d38551a61.jpg)
[you code, I fix] whitesource was officially renamed mend

VGA显示彩条和图片(FPGA)

Improve pipeline efficiency: you need to know how to identify the main obstacles in ci/cd pipeline

简历 NFT 平台 TrustRecruit 加入章鱼网络成为候选应用链

Share PDF HD version, series

Getting to know blob objects

About paiwen

leetcode 47. Permutations II full permutations II (medium)
随机推荐
"New continent" of mobile application going to sea
Successful job hopping Ali, advanced learning
import torch_geometric 的Data 查看
Eight misunderstandings are broken one by one (2): poor performance? Fewer applications? You worry a lot about the cloud!
RK3399平台开发系列讲解(内核调试篇)2.50、systrace的使用
用PyTorch进行语义分割
One line of code to implement shell if else logic
微信web开发者工具使用教程,web开发问题
import torch_geometric 加载一些常见数据集
基于华为云鲲鹏弹性云服务器ECS部署openGauss数据库【这次高斯不是数学家】
【VIM】. Vimrc configuration, vundle and youcompleteme have been installed
实战 | 巧用位姿解算实现单目相机测距
leetcode 47. Permutations II full permutations II (medium)
Structure matérielle du système embarqué - introduction du Conseil de développement embarqué basé sur arm
Overview of embedded system 2- composition and application of embedded system
嵌入式系统硬件构成-基于ARM的嵌入式开发板介绍
Symbolic constant, const qualifier
Innovation training (x) advanced interface beautification
【云原生 | Kubernetes篇】Kubernetes 网络策略(NetworkPolicy)
Getting to know blob objects