Compile Error

foo.cc: In function ‘int main()’:
foo.cc:14:38: error: ‘all’ was not declared in this scope
   14 |                         cout<<i<<" ",all=0;
      |                                      ^~~
foo.cc:16:12: error: ‘all’ was not declared in this scope
   16 |         if(all==1)cout<<n;
      |            ^~~

信息

递交者
类型
递交
语言
C++
递交时间
2024-06-28 09:43:29
评测时间
2024-06-28 09:43:29
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes