Time Exceeded
/in/foo.c: In function 'dat':
/in/foo.c:109:3: warning: value computed is not used [-Wunused-value]
   *yy++;
   ^~~~~
/in/foo.c: In function 'lea':
/in/foo.c:116:20: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  if ((ly % 4 == 0) && (ly % 100 != 0) || (ly % 400 == 0))
      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1004 伊甸园日历游戏
 - 语言
 - C
 - 递交时间
 - 2018-05-14 19:18:41
 - 评测时间
 - 2018-05-14 19:18:41
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - ≥1003ms
 - 峰值内存
 - ≥608.0 KiB