Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:10:27: error: expected primary-expression before ',' token
   10 |                 mx=max(mx,,x);
      |                           ^

信息

递交者
类型
递交
题目
P2629 做题4级2 2024.3
语言
C++
递交时间
2026-07-24 14:05:25
评测时间
2026-07-24 14:05:25
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes