Compile Error

foo.cc: In function 'int main()':
foo.cc:46:38: error: expected ';' before ')' token
   46 |                         case 'A':shun);break;
      |                                      ^
      |                                      ;
foo.cc:46:34: warning: statement is a reference, not call, to function 'shun' [-Waddress]
   46 |                         case 'A':shun);break;
      |                                  ^~~~
foo.cc:46:34: warning: statement has no effect [-Wunused-value]
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1934 图像变换
语言
C++
递交时间
2023-07-17 10:41:49
评测时间
2023-07-17 10:41:49
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes