answersLogoWhite

0

An Std Is Sexually Transmitted Disease You Can Only Get It From Any Sexual Contact Wit Another Person. But Now Tht I Think About It If Sum1 Wit Herpes Or a Parasite Std Rubbed Their 'parts' on a quarterNd Left It On Da Street nd The Parasite Sumhow Miracuously Lived nd u Rubbed It On ur Parts u Wood Get It But Tht Scenario Is highly Unlikely And Juss UnReasonable

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Commerce cut-off for 11th STD?

where is centralized form of class 11th std commerce


Can you get gonorrhea chlamydia or trichomoniasis if an infected man ejaculates semen on his hand then fingers a female?

Yes, if the semen on his fingers is still wet and warm. Most STD pathogens die as soon as they dry or cool off.


How much money can you get off a quarter ounce of chronic for?

How much can I make off of a quarter if I'm selling .5 grams


What is rot your cock off?

An STD contrated origionally from Russian hookers. Resulting in the following: your cock rots off.


You have skin tab looking things at the base of your penis and they are not painful I can rip them off and they bleed and then come back after a few days is that an STD?

It sounds like you have warts. So yes you have an STD. You can have them frozen off, but they will come back eventually.


C plus plus program for searching a word from text file?

#include<iostream> #include<fstream> #include<vector> #include<string> std::string get_input_file() { while (true) { std::cout << "Enter the input file name: "; std::string filename; std::getline (std::cin, filename); std::ifstream file (filename); if (file.is_open()) { file.close(); return filename; } std::cerr << "The file could not be opened.\n" << std::endl; } } std::string get_search_word() { while (true) { std::cout << "Enter the word to search for: "; std::string search; std::cin >> search; if (search.size()) return search; std::cerr << "The search word cannot be an empty string.\n" << std::endl; } } std::vector<size_t> get_offsets(const std::string& filename, const std::string& search) { std::vector<size_t> offsets; std::ifstream file (filename); if (!file.is_open()) throw std::exception("The file could not be opened."); size_t offset = 0; while (!file.eof()) { size_t pos = 0; char c; while (!file.read(&c, 1).eof() && c!=search[pos]) ++offset; while (pos!=search.size()-1 && !file.read(&c, 1).eof() && c==search[++pos]); if (pos==search.size()-1 && c==search[pos]) offsets.push_back (offset); offset += pos; pos = 0; } file.close(); return offsets; } int main() { std::cout << "Word Search\n" << std::endl; std::string filename = get_input_file(); std::string search = get_search_word(); std::vector<size_t> offsets = get_offsets (filename, search); std::cout << "The word was found " << offsets.size() << " time" << (offsets.size()==1?"":"s") << ".\n" << std::endl; if (offsets.size()) { std::cout << "Offsets:\n"; for (auto off : offsets) std::cout << off << std::endl; } }


What are the street names of benin city?

street off powerline


A quarter used to have 25 cents worth of silver in it now it has 2 cents worth of copper are you getting ripped off?

It's worth a quarter because we trust the economy and believe it to be a quarter. Although the physical value is not worth a quarter, it's still worth a quarter. So no you're not getting ripped off.


If a quarter fell off a building would it kill ya?

if you threw a quarter off a building, no it WOULD NOT kill you. if your dumb enough to try it, be my guest. try throwing yourself off and see what happens.


what do you do if you get wet?

Dry off


Is a 1985 kawasaki ex305 a street bike or off road?

Street.


The pair of jeans is on sale for 25 percent off the regular price of 47How much money is discounted off the regular price?

25% is a quarter. A quarter of 47 is 11.75