[기타묻고답하기 이용안내]

3. 다음은 연월일을 입력받아 그날의 요일이 무슨 요일인지 계산하는 C 프로그램이다. 빈 부분에 적당한 내용으로 프로그램을 완성하시오.

입출력 형식:

Year Month Date = ? 2012 3 15

Day of The Week = ? Thu

처리조건:

1)서기 1년 1월 1일은 월요일이다.

2)연월일을 입력하면 요일을 출력형식과 같이 나타낸다.

#include <stdio.h>

int day(int year, int month, int date, int d[]);

main(void){

static int d[]=(0,31,28,31,30,31,30,31,31,30,31,30,31);

static char *c[]={"Sun","Mon","Tue","Wed","Thu","Fri","Sat"};

int year, month, date, p;

printf("Year Month Date = ? ");

scanf("%d %d %d", &year,&month,&date);

[① ](year,month,date,d);

printf("\nDay of The Week = ? %s\n", c[p]);

}

int day([② ], int date, int d[]){

int a, t=0;

long s=0, sum=0;

for (a=1; a<[③ ]; a++) {

if (a%4==0 && a%100!=0 || a%400==0)

[④ ];

else s+=365;

}

if (year%4==0 && year%100!=0 || year%400==0)

d[2]=29;

for (a=1; a<=[⑤ ]; a++)

[⑥ ];

sum=s+t+date;

return([⑦ ]);

}

 

1,2,3,4,5,6,7 에 들어가는 답좀 ㅠ 대학교 과제인데 하나도 모르겠어요 ㅠ

엮인글 :

코피한잔

2012.03.19 00:19:46
*.210.197.66

0

따라쟁이

2012.03.19 00:35:37
*.155.8.148

ㅇㅇ

2012.03.19 09:11:18
*.199.30.117

과제는 직접 합시다.


직접 프로그램 짜보면 답이 나올텐데..


이 바닥은 직접 프로그램 짜면서 고민하는게 쌓여야 할 수 있어요.

sdgsdg

2012.03.19 12:23:14
*.43.12.20

He with stylist, hart, phil DE words, that is Michael cheap gucciJordan conquer the world began. Though Jordan had just retired from the basketball court, started his childhood dream of professional baseball career, although he won't look beyond China Cheap Guccithe scenery of the Olympic Games at the beginning, but it will not prevent the Jordan in 1994 to become global icon, he put his cheap Prada Shoesown business income and legend status are pushed to a new height. In the artist mark Smith's help, Air Jordan let Jordan to the world, and also with the basketball mj, became a global movement. Air Jordan 9 has a cheap gucci shoessmooth and concise shoe surface, was originally released, it most were gucci shoes cheapwhite/black/red color matching. However, this pair of shoes details of the design is the best place, shoe "the earth" sign in to this pair of shoes the thinking of the globalization of the full embodiment. In the part cheap Louis vuitton Shoesof the sole before palm useful German, Japanese, swahili, Russian, French and Italian make words or word, more dash forward show the whole shoes world taste. Hatfield explained. "when we started developing Air Jordan 9, Michael just going to Asia to Nike promotion activities, so this kind of shoes or more or less by the Asian culture impact. The sole many kinds of writing embodies the thought of, at this moment hascontributed to Michael Jordan has not just americans worship hero, but also the world of fans. Heels--in hero marks the first time and the earth together, a symbol of the Air in the whole flying above the earth."

v곰사탕v

2012.03.20 00:15:12
*.23.175.233

프로그래밍 과제는 직접 합시다~~~

포인터배열이 나오는데 이 수준을 못하신다는건 노력 부족.....ㅡ.ㅡ

그리고...윤년, 윤달이 없다는 조건이 없는데...있느냐 없느냐가 가장 중요합니다~

안돌려봤지만

2012.04.01 08:35:23
*.227.104.99

1 답 : p=day

2 답 : int year, int month

3 답 : year

4 답 : s+=366

5 답 : month

6 답: t+=d[a]

7 답 : sum%7

무지개보더~

2012.04.01 08:35:23
*.227.104.99

1 답 : p=day

2 답 : int year, int month

3 답 : year

4 답 : s+=366

5 답 : month

6 답: t+=d[a]

7 답 : sum%7

무지개보더~

2012.04.01 08:35:23
*.227.104.99

1 답 : p=day

2 답 : int year, int month

3 답 : year

4 답 : s+=366

5 답 : month

6 답: t+=d[a]

7 답 : sum%7

List of Articles
번호 제목 글쓴이 날짜 조회 수
공지 [기타묻고답하기 게시판 이용안내] [1] Rider 2017-03-14 57765
19135 여름 휴가 일주일 해외 여행 어디가 좋을까요? [4] 여행자 2012-03-20 781
19134 핸드폰 선택.. 여러분들의 선택은? [2] 무용부회장 2012-03-20 320
19133 마음에 드는 여성한테 대쉬 해보신분 계세요? [14] .. 2012-03-19 3950
19132 닉네임변경 안되나요? [3] 동네훈남(구라) 2012-03-19 269
19131 인터넷 데이터사용량측정프로그램?? 음.. 2012-03-19 1940
19130 결혼.. 뭐 보고 하셨어요? [7] 이건뭐...ㅠ 2012-03-19 1115
19129 자전거 문의요^^ ( 출퇴근 MTB용 ) [5] 팀버 2012-03-19 703
19128 써핑. 재미있나요? [6] 에이플 2012-03-19 631
19127 시티은행은 어떤가요? [1] sdf 2012-03-19 394
19126 차량구입 고민 [9] 고민남 2012-03-19 690
19125 골프gtd, 비엠 320d(신형) 두 차종은 어는것이 저한테 좋을까요? [8] 작은가시 2012-03-19 1368
19124 엑셀 질문 [2] 제레미매니아 2012-03-19 203
19123 담배냄새 없애기 [9] 동네훈남(구라) 2012-03-19 997
19122 부동산 잘 아시는분께 질문 좀 할께요..월세에 대해서요.. [6] 억울 2012-03-19 721
19121 컴퓨터 추천 부탁드려요(회사용이요) [6] 와일드 2012-03-19 268
19120 최인철 교수 강의 영상은 어디서 볼 수 있어요? mr.kim_ 2012-03-19 343
19119 psp vita 궁굼해요 [2] pspvita 2012-03-19 297
19118 4월에 보험비 오르나요? [3] 보험 2012-03-19 378
19117 원격제어 해킹툴이 설치된걸까요. [1] 람바다 2012-03-19 747
» C언어 고수님들 부탁좀 ㅠ [8] 개성있는III... 2012-03-19 442