| Homepage | Downloads | Games | Webboard | Chatroom| Publish |

www.se-ed.net/nikom2532

  • Home Page
  • Downloads
  • Games


  • Calendar



    Web Links

  • โปรแกรมปลาดาว
  • ลีนุกส์ทะเล
  • redhat Linux
  • Thaiware
  • Thaimail
  • ARiP



  • Visitor

    Friendly Webside :
    www.geocities.com/nikom2532 www.se-ed.net/nikom2532-fun

    Webmaster Talk Today
    Hello ,welcome to homepage 's www.se-ed.net/nikom2532 . It's Data, Information Technology ,you get it now today.

    ช่วยแนะการบ้านข้อนี้ให้หน่อยคับ

    จงเขียน algorithm และ flowchart ของ ภาษา c++ เพื่อ

    - รับจำนวนแถว และหลัก ที่ผู้ใช้ต้องการพิมพ์เครื่องหมาย @ จากผู้ใช้
    - พิมพ์เครื่องหมายดังกล่าว ตามที่จำนวนแถว และหลัก ที่ผู้ใช้กำหนด

    ตัวอย่าง

    1.1 ผู้ใช้ input จำนวนแถว = 3 และจำนวนหลัก = 3 ผลลัพธ์ output คือ

    @@@
    @@@

    1.2 ผู้ใช้ input จำนวนแถว = 4 และจำนวนหลัก = 5 ผลลัพธ์ output คือ

    @@@@@
    @@@@@
    @@@@@
    @@@@@

    ช่วยแนะหน่อยคับ ว่าเขียนยังไง

    ขอบคุณคับ
    จากคุณ bcool
    ตั้งกระทู้นี้เมื่อ 08:45pm (17/06/2007)
    IP : 58.8.184.128

     

    --------------------------------------------------------------------------------

    เอาไปลองเล่นดูนะคับ
    www.lmsthai.co.nr ยังมีอีกเยอะ
    Code

    #include <iostream>
    using namespace std;
    void main(void)
    {
    int a,b,i,j;

    cout<<"Enter for colum : ";cin>>a;
    cout<<"Enter for sadom : ";cin>>b;

    for(j=0;j<b;j++)
    {
    for(i=0;i<a;i++)
    {
    cout<<"@";
    }
    cout<<endl;
    }
    }
    จากคุณ katay
    เมื่อ 08:42am (19/06/2007)
    IP : 124.120.64.240

    Back     Next

     
    ----== Contact US ==----

    © Copyright 2003 Nikom Suwankamol. ® All right reserved. E-mail : nikom2532@yahoo.com , nikom2532@se-ed.com
    Home Size Server Supported By : SE-Education Public Company Limited