Compile Error

foo.cc: In function 'int main()':
foo.cc:12:4: error: 's' was not declared in this scope
   12 |    s+=1;
      |    ^
foo.cc:14:6: error: 's' was not declared in this scope
   14 |   if(s==1)
      |      ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1038 完数
语言
C++
递交时间
2021-12-12 10:29:19
评测时间
2021-12-12 10:29:19
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes