Accepted
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)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1075 打印月历
 - 语言
 - C++
 - 递交时间
 - 2022-07-14 10:59:03
 - 评测时间
 - 2022-07-14 10:59:03
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 13ms
 - 峰值内存
 - 384.0 KiB