%!
int add(int x, int y){
int result = 0;
for(int i = x; i<=y; i++){
result += i;
}
return result;
}
%>
<%
int s = add(1, 20);
%>
<%
String[][] hak = {{"1","홍길동","010-4444-1111"},{"2","홍동","010-1111-1111"},{"3","동동","010-22222-1111"},{"4","열열","010-1234-1111"},{"5","홍오","010-4444-1111"}};
%>
Insert title here
<%
int result02 = 0;
for(int i = 1; i<=20; i++){
result02 += i;
if(result02/2 == 0){%>
i = <%=i %>
result = <%=result02 %>
<%
}else{
%>
i = <%=i %>
result = <%= result02 %>
<%
}%>
<%
}
%>
s = <%= s %>
번호
이름
전화
<%for(int i = 0; i
<%=hak[i][0]%>
<%= ha">
<%!
int add(int x, int y){
int result = 0;
for(int i = x; i<=y; i++){
result += i;
}
return result;
}
%>
<%
int s = add(1, 20);
%>
<%
String[][] hak = {{"1","홍길동","010-4444-1111"},{"2","홍동","010-1111-1111"},{"3","동동","010-22222-1111"},{"4","열열","010-1234-1111"},{"5","홍오","010-4444-1111"}};
%>
Insert title here
<%
int result02 = 0;
for(int i = 1; i<=20; i++){
result02 += i;
if(result02/2 == 0){%>
i = <%=i %>
result = <%=result02 %>
<%
}else{
%>
i = <%=i %>
result = <%= result02 %>
<%
}%>
<%
}
%>
s = <%= s %>
번호
이름
전화
<%for(int i = 0; i
<%=hak[i][0]%>
<%= ha">
<%!
int add(int x, int y){
int result = 0;
for(int i = x; i<=y; i++){
result += i;
}
return result;
}
%>
<%
int s = add(1, 20);
%>
<%
String[][] hak = {{"1","홍길동","010-4444-1111"},{"2","홍동","010-1111-1111"},{"3","동동","010-22222-1111"},{"4","열열","010-1234-1111"},{"5","홍오","010-4444-1111"}};
%>
Insert title here
<%
int result02 = 0;
for(int i = 1; i<=20; i++){
result02 += i;
if(result02/2 == 0){%>
i = <%=i %>