Compile Error

foo.cc: In function 'int main()':
foo.cc:7:2: error: 'clar' was not declared in this scope
  clar b;
  ^~~~
foo.cc:7:2: note: suggested alternative: 'char'
  clar b;
  ^~~~
  char
foo.cc:14:4: error: 'b' was not declared in this scope
    b='A';
    ^
foo.cc:33:2: error: expected '}' at end of input
  }
  ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1021 分段函数
语言
C++
递交时间
2021-11-27 09:03:19
评测时间
2021-11-27 09:03:19
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes