블로그 관리 쉬는 중
#include<cstdio> int a, b; int main() { scanf("%d %d", &a, &b); printf("%d", a + b); return 0; }
댓글 없음 :
댓글 쓰기