c프로그래밍코드 Qna 관련 답변 6 페이지

C프로그래밍 과제 질문 급해요

이거 b번만 도와주세요 ㅠㅠㅠㅠㅠㅠㅠ include <stdio.h> struct node { int a; struct node *next; }; struct node *add_to_list(struct node *list...

태그: c프로그래밍, c프로그래밍과제, c프로그래밍코드, c언어, 연결리스트, c

C언어 달력 프로그램

C언어로 달력을 만드는 프로그램을 작성하는데... 아래처럼 이런식으로 나와야하는데 밑에 날짜가 어떤식으로...

태그: c언어, c프로그래밍과제, c언어프로그래밍, c프로그래밍, c프로그래밍코드

C프로그래밍 과제 질문

이게 과제인데 도와주세요 ㅠㅠㅠ include <stdio.h> include <stdlib.h> struct node { int value; struct node* next; }; struct node* add_to_list...

태그: c프로그래밍, c프로그래밍코드, c프로그래밍과제

C언어 C프로그래밍 질문이요! 내공 많이...

10. 아래처럼 출력 되도록 프로그램 하시오( 최대한 간단하게 할 것 function 사용금지 ) 출력...

태그: c언어, c언어프로그래밍, c프로그래밍, c프로그래밍코드, c프로그래밍과제, 프로그래밍, 프로그래밍응용

C언어 프로그래밍 문제 질문이요! 내공...

3. 질문에 답하시오 int rootbeer[10], things[10][5], *pf, value = 2; int i = 3; 아래 틀린 부분이 있다면 수정하시오. a. rootbeer[2] = value; b....

태그: C언어, 프로그래밍, 프로그래밍응용, c프로그래밍, c프로그래밍코드, 아두이노

c프로그래밍 코드좀 알려주세요 !!

사진에 나와있는것처럼 코드좀 알려주세요 부탁드립니다 ㅠㅠ include <stdio.h> define inch 2.54 int main(void) { double input; printf("■ 인치를 센티미터로...

태그: c프로그래밍, c프로그래밍코드, c프로그래밍과제

C프로그래밍 과제 질문

Change previous task to store the data in structure array not in structure variabele. Array size should be 10. Remaining is same as in the program 밑에 있는...

태그: c언어, c프로그래밍, c프로그래밍코드

C프로그래밍 배열

사진을 보면 2문제가 있는데 for문으로 사용해서 하는건데 도와주세요… for(int i = 1; i <= 5; i++) { for(int j = 1; j <= 5; j++) { if(i < j) { printf("%d", i)...

태그: c프로그래밍, c프로그래밍코드, c프로그래밍과제, 배열

vscode c언어 이거 왜 이런가요

아까 글 올렸던 사람입니다! 코드랑 상관없이 자체가 문제가 있는 것 같은데 사진 첨부를 못해서 위와 같이 한글만 쏘옥 빠져서 나오질 않습니다 어떻게 해야되는지 구체적으로...

태그: c언어프로그래밍, c프로그래밍, c프로그래밍코드, vscode, vscode에러

Visual Studio Code , C언어 프로그램...

일단 코드는 아래와 같이 짰습니다. 해결하고자 하는 문제가 TDM 표보고 축소 하는 문제입니다. void problem3_2() { char terms[100]; char Number[100]...

태그: c프로그래밍, c프로그래밍코드, c프로그래밍코드수정, c언어프로그래밍

    실시간 인기 검색어
    인기 검색어 더보기 →
    ...