int값인 a가 있다치면
if (a)
{
...
}
else
보다
switch(a)
case true:
break;
case false:// 또는 default:
이게더빠름?
파일 용량 제한 : 0MB (허용 확장자 : *.*)
업로드 중... (0%)