#include
#include
class Internship{
public:
template
Internship operator( good_mood_type& good_mood , bad_mood_type& bad_mood) {
void get_stress_level (bad mood) {
int stress_counter = 0;
if ( "supervisor calls me for nothing")
stress_counter++; // kan cheong!!
else if ( "supervisor asks to do something that I never learned before")
stress_counter +3; // usually I have to master it in 1 - 2 days
else if ( "supervisor asks me to go back and check a certain myself when I told him I don't understand") // knn, he hardly explains
stress_counter +5;
else if ( stress_counter > 50 ) // which likely to happen everyday
std::cerr << __FILE__<<__LINE__<<
" Compilation ERROR. The intern is suffering from depression. Please try the program again on the next day."<< std::endl;
throw;
}
void get_fun_level ( good mood, bad mood) {
int siokness, kns;
siokness = 0; kns = 0;
while ( in BII building ) {
for ( double time = 8.30am ; time < 6.00pm; time +30mins)
if ( time > 8.30am && time < 10am)
siokness +2; // breakfast, read manga, check mails time
else if ( time > 10am && time < 12.30pm)
siokness-- ; // serious programming time,usually head cracking time
kns ++; // if only when the supervisor comes and asks me for progress
else if ( time > 12.30pm && time < 1pm)
siokness+3: // 1hour flexible lunch time will usually end up to be a 1.5 hours one LOL
kns ++ ; // if it is raining at the lunch time and we have to have our lunch at the damn expensive canteen
else if ( time > 1pm && time < 5pm )
siokness -2;
knst +5; // programming time, when I always have to do something I never heard before
else if ( time > 5pm && time < 6pm)
siokness ++; // increases gradually because it is gonna be the 'bang gang' time!
else if ( time > 6pm) // where I had my OT today dammit
siokness = 0;
kns +++++++++++++++;
}
}
void test() {
if ( "supervisor sees this post")
std::cerr << __FILE__<<__LINE__<< " Gosh, YOU ARE FIRED!" <
}
std::cout << " --------------------------------------------------------------------------------------------------------------------------" <
END OF STUPID POST
DUE TO THE BO LIAO-NESS IN COMPANY



0 comments:
Post a Comment