Tên đăng nhập Điểm ▾ Bài tập Giới thiệu
1
phamducminh538 1565
Phạm Đức Minh
41163 702
2
PhanHuyKhang 1808
Phan Huy Khang
39732 1153

I'm phanhuykhang

3
MinhCrafter 1540
Nguyễn Ngọc Minh
39447 308
C++
int fun = 0;
cin >> problem;

if (problem.type == "Math") {
    fun++;
    if (problem.solution == "Matrix Multiplication") fun += 69;
}

if (problem.type == "Data Structure") {
    fun--;
    if (problem.solution == "Tree") fun = -1;
}

if (fun < 0) cout << "Why didn't my code work?";
else cout << "Why did my code work?";
4
NguyenPhuNhan 1870
Nguyễn Phú Nhân
38948 1104
5
datnvt 1909
Nguyễn Viết Thành Đạt
38685 770

no ok

6
HWE 1626
Thiều Nguyễn Huy
38429 1147

We’re no strangers to love
You know the rules and so do I
A full commitment’s what I’m thinking of
You wouldn’t get this from any other guy

I just wanna tell you how I’m feeling
Gotta make you understand

Never gonna give you up
Never gonna let you down
Never gonna run around and desert you
Never gonna make you cry
Never gonna say goodbye
Never gonna tell a lie and hurt you

We’ve known each other for so long
Your heart’s been aching but you’re too shy to say it
Inside we both know what’s been going on
We know the game and we’re gonna play it

And if you ask me how I’m feeling
Don’t tell me you’re too blind to see

Never gonna give you up
Never gonna let you down
Never gonna run around and desert you
Never gonna make you cry
Never gonna say goodbye
Never gonna tell a lie and hurt you

7
tuandq 1850
Dương Quốc Tuấn
38005 933
8
Sang522008 1525
Nguyễn Ngọc Cao Sang
37428 880

Nick Phụ: nguyenngoccaosang , NNCS

Newbie


#include <bits/stdc++.h>

using namespace std;

signed main()
{
    ios_base::sync_with_stdio(NULL);
    cin.tie(NULL);
    cout<<"Cao Sangg";
}

Profile
FaceBook

9
vongocsinh 1948
Võ Ngọc Sinh
37177 343
10 35282 511
11
Namlenam 1196
Lê Nam, Đà Nẵng
35108 991
12
ShineNoLife 2052
Hà Xuân Thiện, Quảng Bình
35037 210
13
TrietPD 1505
Phan Đình Triết
34742 650
14
trvhung 1720
Trần Việt Hưng
33974 178
15
NguyenHuuNhatQuang 1319
Nguyễn Hữu Nhật Quang
33837 361
16
lengocnga 1556
Lê Ngọc Ngà
30792 500
17 28115 96
18
PhongEV 1551
2009_phong
28057 464

Nhìn cái j cơ =)

19
sunflower 1414
Nguyễn Văn Hưng, Q.Bình
26883 202
20
lamdungvng 1262
Phan Lâm Dũng, Quảng Bình
22651 62
21
little 1834
Đặng Minh Tú, Quảng Bình
22095 79

LittleNoPro

22 19930 77
23 16515 108
24 16324 21
25
Ragnakrog 1069
Quá khó để quên em
16052 50
26 15292 65
27 14492 18
28 14490 74
29
hathaictb 1272
Cao Trần Hà Thái, T.Bình
13691 28
30
jarvis4869 1259
Nguyễn Quốc Linh
11447 52
31
Cwistor 1033
Nguyễn Minh Chí
11255 23
32 10202 18
33
Nguyencter 1556
Lê Xuân Nguyên, Quảng Bình
8994 19
34
dienkudo123 1221
Lê Đức Diện
7237 40
35 6831 22
36
pizza1710 1235
Nguyễn Quang Thắng
6220 46
37
duydong05 1346
Đỗ Duy Đông, N.Thuận
5813 12
38
71nguyenminhchau
<color=#[33FFFF]>FAKER</color>
4226 18
39 3956 9
40 3715 6
41
vinhhoang 1017
Hoàng Đình Vĩnh Hoàng, Q.Bình
2917 5
42
nguyenhoangtienqb
NGUYỄN HOÀNG TIẾN
1714 6

CODE CONTEST DẠO

43
chuotluoi184 1188
Thùy Duyên
1713 7
44 1601 1

quagegom

45 1075 5

hihi

46 901 1

GV THCS

47 641 3
48 451 3
49 113 3
50 101 1
51 0 0
51 0 0
51 0 0
51 0 0

dÃAGWAGSXFAWGSFASCSA

51 0 0

include<bits/stdc++.h>

using namespace std;
long long n,x;
bool scp(long long m)
{
long long x=sqrt(m);
if(x*x==m) return true;
else return false;
}
main()
{
long long L,R,dem=0;
cin>>L>>R;
for (int i=L;i<=R;i++)
if (scp(i)) dem++;
cout<<dem;
}

51 0 0
51 0 0
51 0 0
51 0 0