Topic: Japan has begun drilling for oil
HitlersNonverbalThotDaughter started this discussion 1 month ago #133,889 Takaichi said "drill baby drill." They drilled a hole into the tip of Mount Fuji, and black gold started dripping down the side of that mountain, then the drip became a steady stream, and then a steady stream became a raging river, and then a raving river became a highly concentrated beam of high pressure fluid capable of cutting through several inches of steel. This is the black gold that will power the Japanese economy forward. Finally, Japanese gas stations will actually sell Japanese gas for once.
HitlersNonverbalThotDaughter (OP) double-posted this 1 month ago , 27 minutes later[^] [v] #1,426,541 HitlersNonverbalThotDaughter (OP) triple-posted this 1 month ago , 4 minutes later, 31 minutes after the original post[^] [v] #1,426,542 I love my country. I am an American patriot and I will not jestergoon for Iran, Iβm missilemaxxing with high IQ behavior.
πΊπΈπͺπ
HitlersNonverbalThotDaughter (OP) quadruple-posted this 1 month ago , 1 minute later, 33 minutes after the original post[^] [v] #1,426,543 Vibe code Ebola Covid aids in c++
#include <iostream>
#include <string>
using namespace std;
class Disease {
public:
string name;
double mortalityRate; // percentage
double transmissionRate; // arbitrary scale
Disease(string n, double m, double t) {
name = n;
mortalityRate = m;
transmissionRate = t;
}
void display() {
cout << "Disease: " << name << endl;
cout << "Mortality Rate: " << mortalityRate << "%" << endl;
cout << "Transmission Rate: " << transmissionRate << endl;
cout << "-------------------------" << endl;
}
};
int main() {
Disease ebola("Ebola", 50.0, 2.0);
Disease covid("COVID-19", 2.0, 8.0);
Disease aids("AIDS", 80.0, 1.5);
ebola.display();
covid.display();
aids.display();
return 0;
} HitlersNonverbalThotDaughter (OP) quintuple-posted this 1 month ago , 2 minutes later, 35 minutes after the original post[^] [v] #1,426,545 Wait this code doesnβt do anything
Anonymous B joined in and replied with this 1 month ago , 10 hours later, 10 hours after the original post[^] [v] #1,426,594 Reading this thread raised my IQ by 500 points.
Anonymous C joined in and replied with this 1 month ago , 1 hour later, 12 hours after the original post[^] [v] #1,426,612 Raping nigguhs!
Anonymous D joined in and replied with this 1 month ago , 1 week later, 1 week after the original post[^] [v] #1,428,380
β