Compile Error

foo.cc:22:33: error: stray ‘@’ in program
   22 |  12209水宇辰 (12209水宇辰) LV 9 @ 3 年前
      |                                 ^
foo.cc:20:1: error: expected unqualified-id before numeric constant
   20 | 1
      | ^
foo.cc:25:5: error: redefinition of ‘int main()’
   25 | int main()
      |     ^~~~
foo.cc:3:5: note: ‘int main()’ previously defined here
    3 | int main()
      |     ^~~~

信息

递交者
类型
递交
题目
P1026 C8 最大值的出现次数
语言
C++
递交时间
2025-03-01 21:23:40
评测时间
2025-03-01 21:23:40
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes