Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:8:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
     if(year%4==0&&year%100!=0||year%400==0)
        ~~~~~~~~~^~~~~~~~~~~~~
/in/foo.cc: At global scope:
/in/foo.cc:15:1: error: 'efrjkeuheuhehereuireruierer' does not name a type
 efrjkeuheuhehereuireruierer
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/in/foo.cc:23:13: error: 'g' does not name a type
   rtty5gtyy;g rg 
             ^

信息

递交者
类型
递交
题目
P1001 判断闰年
语言
C++
递交时间
2024-08-26 14:30:04
评测时间
2024-08-26 14:30:04
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes