(c언어 기초 특강) printf 사용하기
게시글 주소: https://test.orbi.kr/00014602764
#include <stdio.h>
int main(){
int a=99;
printf("머쉬맘은 %d년생 입니다.",a);
return 0;
}
0 XDK (+0)
유익한 글을 읽었다면 작성자에게 XDK를 선물하세요.
-
안녕하세요 ! 계열은 화학계열이고 화공과/응용화학공학과/재료화학과 같은 분야에...
야래야래... c언어라니
java를 이용해서 클래스부터 구현해봅시다
ㅠㅠㅠ 다음에는 자바도 올릴게요
.....?
hello world!
printf("hello world!");
이게뭔소리지