Lập trình cuộc đời, chương trình đời em có lẽ sẽ thế này các bác ạ.

social_men

Junior
Joined
Feb 26, 2012
Messages
181
Reactions
106
MR
0.020
Trung thu chả có gấu đi chơi, tiện đang code cái tool, xong sớm hơn dự tính, rảnh rỗi code luôn cho đời mình luôn, có bác nào như e ko :(, vẫn đang kẹt ở vòng while đầu tiên mới đắng, có bác nào fix được cho e ko :D


//Start

Import "family.h"
Import "career.h"
Import "friendship.h"
Import "hobby.h"

before_i_graduate_college(); // It's Past

Global $marriage_status = "F.A"; // feeling bad

While ( $marriage_status == "F.A" )

For $day = "Monday" to "Sunday" Step 1

working ( 8 hours ); // Not including extra time
eating ( 3 meals );
sleeping ( 6-8 hours );
gathering_with_friends ( once a week or more );

// nothing else

If ( looking_for_a_love() = "Success" ) then
$marriage_status = "in a relationship"; // Oh yeah!
End if

Next

Wend


While ( $marriage_status <> "married" )

For $day = "Monday" to "Sunday" Step 1

working ( 6-8 hours ); // Not including extra time
eating ( 3 meals );
sleeping ( 6 hours );
gathering_with_friends ( once a week or more );
dating(at weekend);
cinema(some time);
shopping(rarely only ); //:D
travelling(few times a year);
fucking(); // feeling shy :D

If ( $pregnancy_test _lines == 2 ) then // 2 vạch :(
$marriage_status = "married"; // Welcome to hell :(
End if

Next

Wend



While ( $alive == True )

For $day = "Monday" to "Sunday" Step 1

working_hard ( 10 hours ); // Not including extra time
eating ( 2 meals );
sleeping ( 4-5 hours );
gathering_with_friends ( once a year or less ); // :(
cleaning_house();
washing_dishes();
washing_clothes();
cooking();
child_care();
wife_care();
parents_care();

Next

Wend


R.I.P();

//End
 

Announcements

Forum statistics

Threads
419,520
Messages
7,087,016
Members
171,564
Latest member
kienhs

Most viewed of week

Most discussed of week

Most viewed of week

Most discussed of week

Back
Top Bottom