Điểm:
100
Thời gian:
1.0s
Bộ nhớ:
640M
Input:
bàn phím
Output:
màn hình
In ra màn hình theo mẫu
Example
Test 1
Output
Hello world
*
**
***
**
*
Bình luận
print('Hello world')
print('')
print('')
print('')
print('*')
print('')
include <iostream>
using namespace std;
int main()
{
cout << "Hello world" << endl;
cout<<""<<endl;
cout<<""<<endl;
cout<<""<<endl;
cout<<"*"<<endl;
cout<<"";
return 0;
}
include<bits/stdc++.h>
using namespace std;
int main ()
{
cout<<"Hello world"<<endl;
cout<<""<<endl;
cout<<""<<endl;
cout<<""<<ednl;
cout<<"*"<<endl;
cout<<""<<endl;
return 0;
}
print("Hello world")
print("")
print("")
print("")
print("*")
print("")
code nè
print("Hello world")
print("")
print("")
print("")
print("*")
print("")
free 100 point:))))
print("Hello world")
print("")
print("")
print("")
print("*")
print("")
print("Hello world")
print("")
print("")
print("")
print("*")
print("")
Bình luận bị ẩn vì nhiều phản hồi tiêu cực. Nhấp vào đây để mở.
bài này dễ quá cần j gửi code đâu
bị ban là đúng rồi
print ra là xong bài chứ cần j code dài
1 bình luận nữa