Jump to content
Banner by ~ Kyoshi

emerpirp an sedi caa

Users
  • Posts

    89
  • Joined

  • Last visited

MLP Forums

  • Favorite Forum Section
    Equestrian Empire Roleplay

My Little Pony

  • Best Anthropomorphic FiM Race
    Earth Pony

emerpirp an sedi caa's Achievements

Cupcake

Cupcake (3/23)

50

Brohooves Received

Single Status Update

See all updates by emerpirp an sedi caa

  1. This is how I feel my life is going right now in C++: #include #include #include #include using namespace std; int main(){ int happyness=0,grades=5,stress=1; string state="depression"; do{ happyness=grades-stress; if(happyness>-500){ grades--; stress++; }else{ system (shutdown -s -t 10) cout<<"Goodbye world"; } }while(state="depression") return 0; }

    1. Show previous comments  1 more
    2. emerpirp an sedi caa

      emerpirp an sedi caa

      Yeah. Programming languages think alike. Some of them, anyway

    3. remove p l e a s e ?

      remove p l e a s e ?

      I know how to do ACS scripting. (Specifically for DOOM modding.)

    4. lelouch.

      lelouch.

      why are you using the do while when you have the for loop?????????? but seriously man.. just hang in there. this program isnt true. that if part isnt true. things will turn around for you... just have faith.

    5. Show next comments  12 more
×
×
  • Create New...