Search:

Type: Posts; User: ammanbesaw

Search: Search took 0.01 seconds.

  1. Replies
    15
    Views
    2,864

    thank u

    still not working
  2. Replies
    15
    Views
    2,864

    i still don't know the solution.....but i learned...

    i still don't know the solution.....but i learned how to use the [code] thingies....i'm new at this....
  3. Replies
    4
    Views
    1,538

    one error....can't find it

    #include <iostream>

    using namespace std;

    int main()
    {
    const int SIZE = 5;
    int values[SIZE], counter, temp;
    bool swap;
  4. Replies
    0
    Views
    817

    Final In The Mornin

    [code #include <iostream>

    using namespace std;

    int main()
    {
    const int SIZE = 5;
    int values[SIZE], counter, temp;
    bool swap;
  5. Replies
    15
    Views
    2,864

    final exam in the morning

    #include <iostream>

    using namespace std;

    int main()
    {
    const int SIZE = 5;
    int values[SIZE], counter, temp;
    bool swap;
Results 1 to 5 of 5