Imgflip Logo Icon
Welcome to MS_memer_group. Earn your PhD in shitposting during your spare time, feel free to use this handy study guide: imgflip.com/i/9v4nax | Discord: https://discord.gg/jfA2AFApfC | MSmg archives: imgflip.com/i/8u9dsa | Copypasta Microwave: imgflip.com/i/6u6sek | Stream Mood:

Imgflip Pro

  • AI creation tools & better GIFs
  • No ads
  • Custom 6x6 profile icon and new colors
  • Your images are featured instantly in auto-approve-sfw streams
  • Your images jump to the top of approval queues
Go Pro

HELP THEY'RE SHOOTING APCS AT US

HELP THEY'RE SHOOTING APCS AT US | made w/ Imgflip meme maker
59 views, 6 upvotes, 8 comments
made w/ Imgflip meme maker
49 views, 3 upvotes, 2 comments

BlueCorn’s Deadpool temp

BlueCorn’s Deadpool temp | If we’re getting a helldivers movie this is going to be so fire | image tagged in bluecorn s deadpool temp | made w/ Imgflip meme maker
76 views, 3 upvotes, 2 comments
#include <iostream>
using namespace std;
int main() {
    int x = 0;
    int y = 0;
    int z = 0;
    cout << "Type the numbers to get your answer\nDon't add a 0 before your number or else it'll detect no input or get your answer wrong\n";
    cout << "Type your first number: \n";
    cin >> x;
    cout << "Type your second number: \n";
    cin >> y;
    cout << "Type your third number[0 if you don't need one]: \n";
    cin >> z;
    if (x == 0 && y == 0 && z == 0) { 
    cout << "No input detected\n"; //Checks for an input
    } else if (((x == 0 && y == 0 && z != 0) || 
        (x == 0 && y != 0 && z == 0) || 
        (x != 0 && y == 0 && z == 0))) {
    cout << "Please type in at least 2 numbers\n"; //Checks if there are 2 or more inputs
    } else {
    int answer = x + y + z; //change operation if you want. * for multiplying, / for dividing, - for subtracting.
    cout << "\nYour answer is " << answer << "\n";}
    int yes = 0;
    cout << "Would you like to do another one?(1 or 0)\n";
    cin >> yes;
    if (yes == 1) {
        while(yes == 1) {//This is the part that loops
    cout << "Type your first number: \n";
    cin >> x;
    cout << "Type your second number: \n";
    cin >> y;
    cout << "Type your third number[0 if you don't need one]: \n";
    cin >> z;
    if (x == 0 && y == 0 && z == 0) { 
    cout << "No input detected\n"; //Checks for an input
    } else if (((x == 0 && y == 0 && z != 0) || 
        (x == 0 && y != 0 && z == 0) || 
        (x != 0 && y == 0 && z == 0))) {
    cout << "Please type in at least 2 numbers\n"; //Checks if there are 2 or more inputs
    } else {
    int answer = x + y + z; //change operation if you want. * for multiplying, / for dividing, - for subtracting.
    cout << "\nYour answer is " << answer << "\n";}
    cout << "Would you like to do another one?(1 or 0)\n";
    cin >> yes;
    if(yes == 0) {
        cout << "Ok.";
    }
        }
    } else {
        cout << "Ok.";
    }
    
} | made w/ Imgflip meme maker
63 views, 2 upvotes, 9 comments

Too many clinically insane people, where tf are tye mental asylums

by anonymous
75 views, 1 upvote, 1 comment

who tf these people

70 views, 1 upvote

no fr tho-

108 views, 1 upvote, 35 comments

Pitting random mfs against each other

81 views, 2 upvotes, 20 comments

Claire dead

155 views, 4 upvotes, 30 comments

Pitting random mfs against each other

72 views, 3 upvotes, 8 comments

Shadow and cat

by anonymous
64 views, 5 upvotes, 1 comment