Search:

Type: Posts; User: dldsob

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,361

    I know I have to use for loop for that but I...

    I know I have to use for loop for that but I don't know how to use for loops to display all arrays.
  2. Replies
    4
    Views
    1,361

    Problem with Arrays

    I declared 4 different arrays. I dont know how to display all the arrays. Can anyone please help me with this? I want to display all 4 arrays like this:


    Student 1 2 3 4 5 6 7 Time ...
  3. Replies
    2
    Views
    1,915

    Functions and Array

    Can anyone please help me complete the definition of BOOK STRUCT and implement the three functions in order for the program to work? Thank You.



    #include <iostream>

    using namespace std;
    ...
  4. Thread: Caesar Cipher

    by dldsob
    Replies
    7
    Views
    10,495

    CAN ANYONE CHECK THIS CODE IF IT IS RIGHT OR...

    CAN ANYONE CHECK THIS CODE IF IT IS RIGHT OR WRONG?



    #include <iostream>
    #include <cstring>
    #include <cctype>

    using namespace std;
  5. Thread: Caesar Cipher

    by dldsob
    Replies
    7
    Views
    10,495

    i dont know how to do this problem because i m...

    i dont know how to do this problem because i m new to the C++.
  6. Thread: Caesar Cipher

    by dldsob
    Replies
    7
    Views
    10,495

    this is what i m getting

    this is what i m getting
  7. Thread: Caesar Cipher

    by dldsob
    Replies
    7
    Views
    10,495

    Caesar Cipher

    I don't know if i did it right or not but can anyone help me with this code?


    You must output:

    HELLOWORLDYOUARECRAZY
    mjqqtctwqietzfwjhwffe
Results 1 to 7 of 7