Wrong Answer

foo.cc: In function 'int main()':
foo.cc:59:7: warning: unused variable 'flag' [-Wunused-variable]
   59 |  bool flag=false;
      |       ^~~~
foo.cc:65:6: warning: unused variable 's' [-Wunused-variable]
   65 |  int s=1;
      |      ^
foo.cc: In function 'int dsom(int, int)':
foo.cc:38:1: warning: control reaches end of non-void function [-Wreturn-type]
   38 | }
      | ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read Sum, expect Sun. 14ms 384.0 KiB
#2 Wrong Answer Read Sum, expect Sun. 6ms 384.0 KiB

信息

递交者
类型
递交
题目
P1075 打印月历
语言
C++
递交时间
2022-07-14 10:58:41
评测时间
2022-07-14 10:58:41
评测机
分数
0
总耗时
20ms
峰值内存
384.0 KiB