回答編集履歴
1
変更
answer
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
print_calendar.cのみですがループしない様に変更しました。
|
1
|
+
print_calendar.cのみですがループしない様に変更してみました。 gccですので多少異なるやも。
|
2
2
|
```c
|
3
3
|
#include <stdio.h>
|
4
4
|
#include "calendar.h"
|