/ Vijos /

记录详情

Time Exceeded

/in/foo.c: In function 'dat':
/in/foo.c:78:4: warning: value computed is not used [-Wunused-value]
    *mm++;
    ^~~~~
/in/foo.c:88:4: warning: value computed is not used [-Wunused-value]
    *mm++;
    ^~~~~
/in/foo.c:95:4: warning: value computed is not used [-Wunused-value]
    *mm++;
    ^~~~~
/in/foo.c:100:4: warning: value computed is not used [-Wunused-value]
    *mm++;
    ^~~~~
/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))
      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Time Exceeded ≥1007ms ≥624.0 KiB

信息

递交者
类型
递交
题目
P1004 伊甸园日历游戏
语言
C
递交时间
2018-05-14 19:15:39
评测时间
2018-05-14 19:15:40
评测机
分数
0
总耗时
≥1007ms
峰值内存
≥624.0 KiB