/ OPS /

记录详情

Accepted

/in/foo.cc: In function 'int rn(int)':
/in/foo.cc:5:11: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
    5 |  if(a%4==0&&a%100!=0||a%400==0) return 1;
      |     ~~~~~~^~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 9ms 352.0 KiB

信息

递交者
类型
递交
题目
P1496 幸运7
语言
C++
递交时间
2024-05-20 21:50:30
评测时间
2024-05-20 21:50:30
评测机
分数
10
总耗时
9ms
峰值内存
352.0 KiB