public String compareProductivity(

double cording, double siNueng, 

double nodaknodak, double exercise, 

double  

) {


String productivityCheck = "";

int koOutputPer1 = 12시간씩 코딩 ;

int engOutputPer1 = 6시간 코딩 + 1시간 시늉 

1시간 노닥거림 + 2시간 운동 

+ 2시간 여자친구와 데이트 ;


if( koOutputPer1 == engOutputPer1 ) {

productivityCheck = "a" ;

} else if ( koOutputPer1 > engOutputPer1 ) {

productivityCheck = "b" ;

} else if ( koOutputPer1 < engOutputPer1 ) {

productivityCheck = "c" ;

}


return productivityCheck;

}



ㅎㅎㅎㅎ 식사 맛있게 하셨나요?