if (事不成) then
if (可改善) then ME := 不夠努力
else if (不可改善) then ME := 天生如此
end if
end if
if (ME == 不夠努力 and STATE == 不被接受) then
do loop until 被接受
do 努力
end loop
else if (ME == 天生如此 and STATE == 被接受) then
do 繼續擺爛
else if (ME == 天生如此 and STATE == 不被接受) then
try
do 撞牆
catch SegmentationException
exit try
end try
try
do 消失
catch IOException
do 放棄
end try
##-- System: unreachable section, discarded --##
#else if (ME == 不夠努力 and STATE == 被接受) then
# do 爽
end if
沒有留言:
張貼留言