Compile Error

foo.cc:22:31: error: stray '\357' in program
   22 |     ios::sync_with_stdio(false);
      |                               ^
foo.cc:22:32: error: stray '\274' in program
   22 |     ios::sync_with_stdio(false);
      |                                ^
foo.cc:22:33: error: stray '\211' in program
   22 |     ios::sync_with_stdio(false);
      |                                 ^
foo.cc: In function 'int main()':
foo.cc:22:31: error: expected ')' before ';' token
   22 |     ios::sync_with_stdio(false);
      |                         ~     ^  ~
      |                               )
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1216 偷拍硕哥7
语言
C++
递交时间
2021-12-24 19:44:27
评测时间
2021-12-24 19:44:27
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes