top of page

소스 코드 제출

공개·회원 52명

20250615

/*

#include <stdio.h>

#include <string.h>

int main()

{

int a,b,i,c;

scanf("%d",&a);

a=a-4;

c=a%12;

b=a%10;

printf("%c", 65+c);

printf("%c", 48+b);

return 0;

}

*/

#include <stido.h>

int main()

{

int s,e,i,a,b=0;

for(i=1 ; i<=5 ; i++)

{

scanf("%d %d",&s,&e);

b=e-s+b;

}

}

2회 조회
주소 : 경기도 용인시 광교중앙로 302 블루 스퀘어 602호
연락처 : 031) 216 - 1546 ,     031) 215 - 1546
사업자등록번호 : 465-92-00916
​학원 등록 제 4603호
bottom of page