记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:6:16: error: 'm\U0000ff0c3' was not declared in this scope
    6 |         if(l=k*m,3*n=l*m){
      |                ^~~~
foo.cc:10:17: error: expected '(' before 'cout'
   10 |                 cout<<k<<endl;
      |                 ^~~~
      |                 (
foo.cc:11:9: error: break statement not within loop or switch
   11 |         break;
      |         ^~~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
自测
题目
P1487 B. 小季学长的新公式
语言
C++
递交时间
2023-09-09 18:26:35
评测时间
2023-09-09 18:26:35
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes