Compile Error

foo.cc: In function 'int main()':
foo.cc:16:2: error: unable to find numeric literal operator 'operator""cm'
   16 |  1cm=a1/b*b1<<endl;
      |  ^~~
foo.cc:16:2: note: use '-fext-numeric-literals' to enable more built-in suffixes
foo.cc:16:13: error: invalid operands of types 'int' and '<unresolved overloaded function type>' to binary 'operator<<'
   16 |  1cm=a1/b*b1<<endl;
      |      ~~~~~~~^~~~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1326 5-4 最小公倍数
语言
C++
递交时间
2022-01-07 16:18:08
评测时间
2022-01-07 16:18:08
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes