Compile Error

/tmp/ccmYmFac.o: In function `WeekdayOfTheFirstDay(int, int)':
foo.cc:(.text+0x26): undefined reference to `DaysOfYear(int)'
foo.cc:(.text+0x49): undefined reference to `DaysOfMonth(int, int)'
/tmp/ccmYmFac.o: In function `PrintfMonth(int, int)':
foo.cc:(.text+0x1d5): undefined reference to `DaysOfMonth(int, int)'
/tmp/ccmYmFac.o: In function `main':
foo.cc:(.text.startup+0x3a): undefined reference to `PrintMonth(int, int)'
collect2: error: ld returned 1 exit status
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1094 打印月历
语言
C++
递交时间
2021-07-28 22:05:12
评测时间
2021-07-28 22:05:12
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes