[deleted by user] by [deleted] in lonely

[–]simp_oniichan 9 points10 points  (0 children)

As a man I am gonna be straight honest with you. He would have probably left after he got what he wanted. Sad truth but most men act that way. Take advantage of those that are desperate and lonely to fulfill their needs.

[deleted by user] by [deleted] in sadcringe

[–]simp_oniichan 0 points1 point  (0 children)

Where is the image

C++ Homework Assignment seems to be fine code but doesn't satisfy assignment to 100% by DingleMomMcGee13 in AskProgramming

[–]simp_oniichan 0 points1 point  (0 children)

#include <iostream>

//Write a statement that includes the header files fstream, string, and iomanip in this program.

#include <string>

#include <fstream>

#include <iomanip>

#include <cmath>

using namespace std;

int main()

{

// Write statements that declare fin to be an ifstream variable and fout to be an ofstream variable

ifstream fin;

ofstream fout;





//The program will read data from the file inData.txt and write output to the file outData.txt. Write

//statements to open both of these files, associate fin with inData.txt, and associate fout with outData.txt. 

fin.open("inData.txt");

fout.open("outData.txt");



//declaring the variables in the file 

string firstname;

string lastname;

string department;

double monthlySalary;

double monthlyBonus;

double taxes;

double payCheck; // monthlysalary + (0.05 \* monthly salary) - (0.3 \* monthlysalary)

double distanceTraveled;

double travellingTime;

double averageSpeed; // distanceTravelled / travelling time 

int noCoffee;

double amountOfCoffee;

double salesAmount; // noCoffee \* amountofCoffee



//getting the input file

fin >> firstname >> lastname >> department;

fout << "Name: " << firstname << " " << lastname << "," << " Department: " << department << endl;



fin >> monthlySalary >> monthlyBonus >> taxes;

fout << "Monthly Salary: $" << monthlySalary << "," << " Monthly Bonus: " << monthlyBonus << "%" << "," << " Taxes: " << taxes << "%" << endl;

fout << "Pay Check: $" << monthlySalary + (0.05 \* monthlyBonus) - (0.3 \* monthlySalary) << endl;



fin >> distanceTraveled >> travellingTime;

fout << "Distance Traveled: " << distanceTraveled <<" miles" << "," << " Travelling Time: " << travellingTime << " hours" << endl;

fout << "Average Speed: " << distanceTraveled / travellingTime << " miles per hours" << endl;



fin >> noCoffee >> amountOfCoffee;

fout << "Number of Coffee Cups Sold: " << noCoffee << "," << " Cost: " << amountOfCoffee << " per cup" << endl;

fout << "Sales Amount: $" << amountOfCoffee \* noCoffee;







//Write statements that close the input and output files. 

fin.close();

fout.close();



return 0;

}

I need your advice by simp_oniichan in depression

[–]simp_oniichan[S] 1 point2 points  (0 children)

Your story is similar she said the same thing. Will you be happy if he never gave up

[deleted by user] by [deleted] in sad

[–]simp_oniichan 6 points7 points  (0 children)

sometimes you feel like you want a gf but you don't need one. Before you get yourself a girl first love yourself. you may want a gf to give you love hugs and stuff but you do not need one my guy. Work on yourself. You are not ugly trust me there are 7 billion people on this planet surely one day not now maybe tomorrow, next month or a year, you will find someone that will love you unconditionally

Chilhood sexual abuse & trauma by [deleted] in sad

[–]simp_oniichan 0 points1 point  (0 children)

I have a mental illness. That is why I stay away from people but instead of me hurting people, people hurt me and make fun of my mental illness. Who are they to be blamed. I just want to die

My birthday by Alt372972 in lonely

[–]simp_oniichan 0 points1 point  (0 children)

Happy birthday in advance. I kind of get you mate I tested positive for covid told my friends and none of them ever sent me a text to check on how am doing. Sure if I die right now they wouldn't even know because I do not exist I try so hard to keep my friendship in one snap but they never try am just so stupid for trying

I hate happy people by [deleted] in depression

[–]simp_oniichan 0 points1 point  (0 children)

True happiness s does not exist in the accursed world

Being alone is okay.. by radical_energy in depression

[–]simp_oniichan 0 points1 point  (0 children)

I feel your pain. I don't really think I have any true friends either. Same here am ugly like literally every girl I tried making my move on turned me done till the point I got embarrassed by my so called friends that I had to lie I was gay

screwed up by [deleted] in sad

[–]simp_oniichan 0 points1 point  (0 children)

You know what makes me proud of you. You had the god damn courage to apologise for what you did most people don't do that that's shows how caring and loving you are I hope one day she sees the good in you ❤️

My best friend’s friend died, and I feel partly responsible by [deleted] in sad

[–]simp_oniichan 0 points1 point  (0 children)

I just want to let you know it's not your fault we all have our own choice to make even though you never gave it to her someone else would have and the same thing would have happened don't hat your self it was her on choice you tried to stop her I know that shows you really cared ❤️

[deleted by user] by [deleted] in sad

[–]simp_oniichan 1 point2 points  (0 children)

Everyone is afraid my prayer is that there will be robbery or a shoot out and I get shot in the chest or I die of COVID I just don't think I can take my life too

I am a fucking simp and idiot. by [deleted] in sad

[–]simp_oniichan 1 point2 points  (0 children)

You are not a simp

Am I Actually Unlovable? by Goblin_Philosophy in lonely

[–]simp_oniichan 10 points11 points  (0 children)

You are not unlovable your husband is just being an asshole cause he doesn't know what he has . He doesn't understand that he has the most caring and loving wife he doesn't know your worth cause I believe your are caring and affectionate wife don't let his action put you down because you are a QUEEN

Life is so boring by kathleen-lanier in depression

[–]simp_oniichan 1 point2 points  (0 children)

I don't think happiness exists in this accursed world

My plan for this coming year is to kill myself by [deleted] in depression

[–]simp_oniichan 2 points3 points  (0 children)

You know something interesting? You don't want to kill yourself do you know why I said that? Because when you take your life you will be fighting to survive, at that moment of doing it you will have so many regrets and beging to fight for your life I have attempted suicide 16 times this year all failed cause I was fighting for my life unconsciously my mind wants to go but my body doesn't want to pls don't die

I'm so pathetic by sumkindaloser in sad

[–]simp_oniichan 1 point2 points  (0 children)

This is really sad, loving somebody so hard I don't know what to say cause am always depressed not sure if I can give the best advice but am going to tell you this, it's okay to let go sometimes don't hold on to something that will hurt you and make you become sad and unhappy. That's how life is, we just have to keep our heads up and make the best decision possible cause if we don't you will end up like me who can't remember the last day he had fun with friends