Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:5:28: error: expected primary-expression before ';' token
    5 |         const int maxx=1e9[;
      |                            ^
/in/foo.cc:5:28: error: expected ']' before ';' token
    5 |         const int maxx=1e9[;
      |                            ^
      |                            ]

信息

递交者
类型
递交
题目
P3053 山之谷 GESP202603 四级T1
语言
C++
递交时间
2026-05-24 18:54:45
评测时间
2026-05-24 18:54:45
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes