Search:

Type: Posts; User: Mach1723

Search: Search took 0.02 seconds.

  1. Heres the code i tried i dont even think i wrote...

    Heres the code i tried i dont even think i wrote it right


    #include <iostream>

    using namespace std;

    int main()

    {
  2. i have tried a loop but i cant get it to work...

    i have tried a loop but i cant get it to work right with my code it either just makes the code system pause repeat or just says the average over and over again
  3. Any improvments that i could make to this program?

    #include <iostream>

    using namespace std;

    int main()

    {
    cout<<"Software Version 1.0"<<endl;

    system("color ");
  4. Replies
    15
    Views
    2,270

    Oh thank you

    Oh thank you
  5. Replies
    15
    Views
    2,270

    Why wont this code work

    #include <iostream>
    #include <fstream>

    using namespace std;

    int main

    {
Results 1 to 5 of 5