#1925: I will give you the answer but one chicken cover(雞包)


1753980-3@g.puiching.edu.mo (P5A31蒲雋浠)

School : No School
ID : 2571
IP address : [192.168.120.33]
Last Login :
2025-03-20 12:13:05
a112. (新手上路) 打印三角形 | From: [192.168.120.33] | Post Date : 2025-04-11 19:33

#include <iostream>

#include <string> 

using namespace std;

int main()

{

    int n;

    cin >> n;

    for (int i = 0; i < n; i++) 

    {

        string line(n - 1 - i, ' ');

        line += string(2 * i + 1, '@');

        cout << line << endl;

    }

    return 0;

}

 
#1944: Re:I will give you the answer but one chicken cover(雞包)


1753422-4@g.puiching.edu.mo (P5A30廖善衡)

School : No School
ID : 2950
IP address : [192.168.120.33]
Last Login :
2025-03-20 11:41:41
a112. (新手上路) 打印三角形 | From: [192.168.120.33] | Post Date : 2025-04-14 21:14

#include

#include  

using namespace std;

int main()

{

    int n;

    cin >> n;

    for (int i = 0; i < n; i++) 

    {

        string line(n - 1 - i, ' ');

        line += string(2 * i + 1, '@');

        cout << line << endl;

    }

    return 0;

}

 

 

 

ok , i will give you many oxygen



 
#1947: Re:I will give you the answer but one chicken cover(雞包)


1753980-3@g.puiching.edu.mo (P5A31蒲雋浠)

School : No School
ID : 2571
IP address : [192.168.120.33]
Last Login :
2025-03-20 12:13:05
a112. (新手上路) 打印三角形 | From: [192.168.120.33] | Post Date : 2025-04-14 21:17

#include

#include  

using namespace std;

int main()

{

    int n;

    cin >> n;

    for (int i = 0; i < n; i++) 

    {

        string line(n - 1 - i, ' ');

        line += string(2 * i + 1, '@');

        cout << line << endl;

    }

    return 0;

}

What are saying, I need chicken cover not oxygen

 

 

 

ok , i will give you many oxygen





 
#1949: Re:I will give you the answer but one chicken cover(雞包)


1753422-4@g.puiching.edu.mo (P5A30廖善衡)

School : No School
ID : 2950
IP address : [192.168.120.33]
Last Login :
2025-03-20 11:41:41
a112. (新手上路) 打印三角形 | From: [192.168.120.33] | Post Date : 2025-04-14 21:30

#include

#include  

using namespace std;

int main()

{

    int n;

    cin >> n;

    for (int i = 0; i < n; i++) 

    {

        string line(n - 1 - i, ' ');

        line += string(2 * i + 1, '@');

        cout << line << endl;

    }

    return 0;

}

What are saying, I need oxygen <--------------------   You said oxygen

 

 

 

ok , i will give you many oxygen







 
#1955: Re:I will give you the answer but one chicken cover(雞包)


1753980-3@g.puiching.edu.mo (P5A31蒲雋浠)

School : No School
ID : 2571
IP address : [192.168.120.33]
Last Login :
2025-03-20 12:13:05
a112. (新手上路) 打印三角形 | From: [192.168.120.33] | Post Date : 2025-04-15 18:45

#include

#include  

using namespace std;

int main()

{

    int n;

    cin >> n;

    for (int i = 0; i < n; i++) 

    {

        string line(n - 1 - i, ' ');

        line += string(2 * i + 1, '@');

        cout << line << endl; 

    }

    return 0;

}

What are saying, I need oxygen. What the fxxk did you do huh, don't 寸 me, or else I will said to miss sio(math) you didn't bring your math dairy this morning.









 
ZeroJudge Forum