Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 46

Thread: C Puzzle

  1. #21

    Default Re: C Puzzle


    gamit na cya na idea bai kung limited imo memory space ug para mas pas pas. sa mga dinagko na program mabantayan nimo na nihinay na jud pag naa pa extras sa imo program.

  2. #22

    Default Re: C Puzzle

    apil ko beh.... unsa may output aniÂ*heheheeh way tikasay ha...Â*
    Code:
    void f(int, int);
    
    main()
    {
    Â* int x = 5;
    Â* printf("x : %d \t\t %d\n", x++, ++x);
    Â* f(x, x++);
    }
    
    void f(int x, int y)
    {
    Â* printf("f : x = %d \t y = %d\n", x, y);
    }

  3. #23

    Default Re: C Puzzle

    suway ra ni ha

    f: x = 6 y = 6
    x = 5 x = 6


    sakto?

  4. #24

    Default Re: C Puzzle

    Quote Originally Posted by red_colt
    suway ra ni ha

    f: x = 6Â* Â* Â*y = 6
    x = 5Â* Â* Â*x = 6


    sakto?
    nope.. sayop.. hehehe..

  5. #25

    Default Re: C Puzzle

    kaw da b? nsa may sakto?

  6. #26

    Default Re: C Puzzle

    Quote Originally Posted by red_colt
    kaw da b? nsa may sakto?
    dalia pud mo surrender uy.. lol... basin naa pa diay makatubag

  7. #27

    Default Re: C Puzzle

    huwat lang mo gloryhunter. ^_^ heheheh

  8. #28

    Default Re: C Puzzle

    try ko beh!

    x=5 y=6
    x=6 y=5

  9. #29

    Default Re: C Puzzle

    f: x = 5 y = 6
    x = 7 x = 8

  10. #30

    Default Re: C Puzzle

    waaaaa... dili ko mag silbi ana! i hate programming na dli object oriented!

  11.    Advertisement

Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

 
  1. Puzzle...
    By Sinyalan in forum Humor
    Replies: 18
    Last Post: 07-10-2009, 04:06 AM
  2. Replies: 17
    Last Post: 04-14-2007, 07:46 PM
  3. SHOCK PUZZLE - You're warned. Try to solve it...
    By ralf23 in forum Websites & Multimedia
    Replies: 2
    Last Post: 09-01-2005, 11:19 AM
  4. C Puzzle (bag o)
    By darkhero in forum Programming
    Replies: 12
    Last Post: 08-17-2005, 08:02 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top