Imgflip Logo Icon

e

e | made w/ Imgflip meme maker
66 views 5 upvotes Made by soisbeniJesus 5 years ago in MS_memer_group
5 Comments
1 up, 5y,
1 reply
#include <iostream>
using namespace std;

int main(){

string a = "Virginia";

cout << a << " is epic\n";
return 0;
}
0 ups, 5y,
1 reply
h u h
1 up, 5y,
1 reply
Output: Virginia is epic
0 ups, 5y,
1 reply
wut
1 up, 5y
Code
Created with the Imgflip Meme Generator