Compile Error

/in/foo.cc: In function 'int tianshu(int, int, int, int)':
/in/foo.cc:26:1: error: expected '}' at end of input
 }
 ^
/in/foo.cc: In function 'int month(int)':
/in/foo.cc:12:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int tianshu(int, int, int, int)':
/in/foo.cc:26:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^

信息

递交者
类型
递交
题目
P1036 xf1-6计算日期
语言
C++
递交时间
2024-09-16 07:15:21
评测时间
2024-09-16 07:15:21
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes