Compile Error
foo.c: In function 'main':
foo.c:6:22: error: 'c\U0000ff0c' undeclared (first use in this function)
    6 | scanf("%d%c%d", &a, &c,&b);
      |                      ^~~
foo.c:6:22: note: each undeclared identifier is reported only once for each function it appears in
foo.c:9:1: error: expected '}' before 'else'
    9 | else if (c == '-') {
      | ^~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 3-5 计算器
 - 比赛
 - 2023年新生赛(第一场)
 - 语言
 - C
 - 递交时间
 - 2023-08-15 17:26:55
 - 评测时间
 - 2023-08-15 17:26:55
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes