Random
Source Code

STD

One of Jersey Shore's new terms from Season 4. Means"Stop the Drama."

Pauly: I wish they would shut-up and STD.

by procrastinator_2010 September 22, 2011


STD

Shitty Tinder Date

I know it's not as much fun as boring multiple strangers on tinder at once. ....But a casual happy hour is still better than catching a STD (Shitty Tinder Date).

by Awkwarditity123 June 16, 2015


STD

An abbreviation of Super Trigonometric Dinosaur, a type of oragami that is typically made as a cool gift.

"I got an STD from Faye a few weeks ago"

by InkoStuff January 28, 2024


STDs

STDs: Suck that dick syndrome.

S- Suck
T- That
D- Dick
s- syndrome

Clarissa: Omg did you know she has STDs?

Alex: OMG! She's been sucking dick?!

by janetheevirgin November 8, 2021


STD

Save the Date

Hey I sent you an STD for 7/21. Keep that open for me, I'm getting married.

by HLAUSF January 11, 2018


STD

addison hopkins

bru addison hopkins got another std

by Landon woolwine July 3, 2023


std

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

by Notmelol123 June 6, 2022