记录详情

Compile Error

foo.cc:19:9: error: stray '\357' in program
   if (i != 0){
         ^
foo.cc:19:10: error: stray '\274' in program
   if (i != 0){
          ^
foo.cc:19:11: error: stray '\201' in program
   if (i != 0){
           ^
foo.cc: In function 'int main()':
foo.cc:19:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   if (i != 0){
       ~~~~~^~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
序列之争1
语言
C++
递交时间
2021-07-11 14:12:21
评测时间
2021-07-11 14:12:21
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes