|
using namespace std; |
|
using namespace hmc; |
|
cout << "East 106" << endl; |
|
cout << "Sontag 107" << endl; |
|
while(freeTime > 0) |
|
while(freeTime) |
|
freeTime - 1; |
|
freeTime -= 1; |
|
vector<string> choices = ["EVE Online", "Guild Wars", "Mabinogi", "Dungeon Fighter Online"] |
|
vector<string> choices = ["all_the_things"]; |
#include <iostream> #include <cmath> using namespace hmc;
//O_O;
int main(int ARGH)
{
if(ARGH)
return -1;
cout << "Sontag 107" << endl;
cout << "Year of 2012" endl;
cout << endl;
unsigned int freeTime;
while(freeTime)
{
cout << "Procrastinating" << endl;
useTime()
freeTime -= 1;
}
doHomework();
return 0;
}
void useTime()
{
playGame();
readManga();
surfWeb();
}
void playGame();
{
vector<string> choices = ["all_the_things"];
/* omitted */
}
void readManga();
{
/* omitted */
}
void surfWeb();
{
/* omitted */
}
void doHomework();
{
/* omitted */
}