Skip to main content
Hey i know what you can do you can std
Std by Lgsbansm March 11, 2022
Related Words
Bro i have a new STD for you come over here
STD by Diarrheabruh April 4, 2022
Slay the day.
Slay means to complete or do something with great compassion, vigor, humor, joy, etc.
If you have STD'd, it means to have slayed the day and made the most of it.
Peter exclaimed, "I love to STD!"
Julianna replied, "Oh yes! STD!"
STD by QuinnTheSlayer May 13, 2022
Jack: "I love STDs!"

Tim: "What!?"

Jack: "Standardized Test Days!"

Tim: "Oh"
STD by AsksYourPronouns May 20, 2022
A thing used in C++. It's short for standard
1 example:
#include <iostream>

int main(){

std::cout << "Hello World";
}

2 example
#include <iostream>
#include <string>
using namespace std;

int main() {

string ans;

cout << "Hello ";

cin >> ans;

if (ans == "Pornhub"){

cout << "Really?";

} else if (ans == "World"){

cout << "Yes";

} else {

cout << "nice try";

}
}
// Shit code I know
std by Notmelol123 June 6, 2022