Search:

Type: Posts; User: snaidis

Search: Search took 0.00 seconds.

  1. Thread: chat

    by snaidis
    Replies
    5
    Views
    2,190

    i didnt understand ???????????????????

    i didnt understand
    ???????????????????
  2. Thread: chat

    by snaidis
    Replies
    5
    Views
    2,190

    chat

    what happens with the chat?
  3. Replies
    9
    Views
    1,921

    Pointer to Function

    what is the target of pointer to function?
    when do i use pointer to function?
  4. Replies
    6
    Views
    2,254

    ok :) :) :)

    ok :) :) :)
  5. Replies
    6
    Views
    2,254

    but algorithm have aconnection to programming

    but algorithm have aconnection to programming
  6. Replies
    6
    Views
    2,254

    question about posting

    where can i ask a questions about algorithms?
    because i dont want to do a mistakes. :)
  7. Thread: factorial usus

    by snaidis
    Replies
    4
    Views
    1,060

    factorial usus

    what is the factorial uses?
    what does factorial do?
  8. Replies
    16
    Views
    3,941

    thanks a lot to all of you

    thanks a lot to all of you
  9. Replies
    11
    Views
    5,420

    anyone can answer to my question?

    anyone can answer to my question?
  10. Replies
    11
    Views
    5,420

    thank you two. but i have a question about the...

    thank you two.
    but i have a question about the same subject:
    1. if i put an integer number a char variable so the number will become a character(ASCII)?
  11. Replies
    11
    Views
    5,420

    so if i understood well char array can contains...

    so if i understood well char array can contains char and integer but isdigit() finds if its number if number it returns true.
    and the second function changes the digit to normal integer number.
    am...
  12. Replies
    11
    Views
    5,420

    i didnt find there nothing i wanted. i will...

    i didnt find there nothing i wanted.
    i will explain my problem with more details:
    i am doing a program that solves a math exercises with order of arithmetic operations for example:...
  13. Replies
    11
    Views
    5,420

    Number or character?

    how can i check if the user typed a number(int) or a char?
    maybe there is a function or something?
  14. Replies
    16
    Views
    3,941

    how many.

    how many.
  15. Replies
    16
    Views
    3,941

    Numbers combinations(possibilities)

    how can i find how many combinations(possibilities) can i do from the numbers that i get.
    for example i get 1,2,3 so the combinaions is: 1,3,2 3,1,2 3,2,1
    ......(there is more)
    you have to use...
  16. Replies
    18
    Views
    2,687

    2*(7+5*(4-5)+(11-1)) 2+2*(11-3)...

    2*(7+5*(4-5)+(11-1))
    2+2*(11-3)
    10-45*(7+8-(8+0-(9-8+(11-5))))
    .........
  17. Replies
    18
    Views
    2,687

    but there is infinity cases.

    but there is infinity cases.
  18. Replies
    18
    Views
    2,687

    anyone can answer to my question? please

    anyone can answer to my question? please
  19. Replies
    18
    Views
    2,687

    Ok i will explain here with more details. im...

    Ok i will explain here with more details.
    im doing a program that receive an math exercise to linked list(every sign in NODE).
    The program will solve this math Ex by using order of arithmetic...
  20. Replies
    18
    Views
    2,687

    but in my algorithm could be many cases:...

    but in my algorithm could be many cases:
    2*(3+4*(3+5-(11+0)+(0+0)))
    or
    2*7-(11+4)
    and a lot of more so how can i assume facility if i have so many cases?
    please help me understand.
    thanking you...
  21. Replies
    18
    Views
    2,687

    how can i perform a mathematical proof?

    how can i perform a mathematical proof?
  22. Replies
    18
    Views
    2,687

    Algorithms proof

    I built an order of arithmetic operations algorithm and i want to ask something before I am writing this algorithm in the compiler:
    How can i be sure that my algorithm works in every case,
    in a...
Results 1 to 22 of 22