Accepted
/in/foo.cc: In function 'int runnian(long long int, long long int)':
/in/foo.cc:7:12: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   if(i%4==0&&i%100!=0||i%400==0){
      ~~~~~~^~~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1625 闰年祝福
 - 比赛
 - 2024.8.6暑期中级2班练习
 - 语言
 - C++
 - 递交时间
 - 2024-08-06 21:57:15
 - 评测时间
 - 2024-08-06 21:57:15
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 15ms
 - 峰值内存
 - 388.0 KiB