Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:7:32: error: unable to find string literal operator 'operator""a' with 'const char [3]', 'long unsigned int' arguments
  cout<<fixed<<setprecision(2)<<"C="a+b" ""S="a*b;
                                ^~~~~

信息

递交者
类型
递交
题目
P1684 计算长方形的半周长和面积
语言
C++
递交时间
2025-01-02 20:24:29
评测时间
2025-01-02 20:24:30
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes