Jump to content
Banner by ~ Ice Princess Silky

emerpirp an sedi caa

User
  • 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; }

×
×
  • Create New...