Having fatigue doesn't mean you have a STD.
Here is a simple C++ program that reads user names and units consumed, then calculates and prints the charges based on a rate per unit: #include <iostream> #include <string> #include <vector> int main() { int n; std::cout << "Enter number of users: "; std::cin >> n; std::vector<std::string> names(n); std::vector<int> units(n); const double rate = 1.5; // Rate per unit for (int i = 0; i < n; ++i) { std::cout << "Enter name and units consumed: "; std::cin >> names[i] >> units[i]; } std::cout << "\nCharges:\n"; for (int i = 0; i < n; ++i) { double charges = units[i] * rate; std::cout << names[i] << ": $" << charges << std::endl; } return 0; } This program prompts the user for the number of users, then collects their names and units consumed, and finally calculates and displays the total charges based on a fixed rate.
std means sexually transmitted disease.
Sexual transmitted diseases
No not if u have n STD.
Benjamin FranklinHetav Pandya, Std:1 - E, DAV International School, Ahmedabad
are you for real? of course not!! (although if you never pee again after having sex once then that is a problem but it doesnt mean you have an std!)
std means standard call and idd means international direct dial
After completing 10th std, one needs to pursue for science stream in class 11 and 12. After that, one can apply for BE/B.Tech in computer science.
i have passed my 10th std in 2000 written directly not through school. how to apply the lost marksheet
Not necessarily. If he has an STD, that does not mean he got it from sleeping around. He could have had it from birth (his parents) or he could have gotten it from a girl before he was married.
No he does not, although he has been "around". If you get what I mean.