Compile Error

foo.cc: In function 'int main()':
foo.cc:7:1: error: 's' was not declared in this scope
    7 | s=n%10;
      | ^
foo.cc:10:7: error: 's' was not declared in this scope
   10 | cout<<s;
      |       ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1033 任意整数的数字之和。
语言
C++
递交时间
2024-01-05 15:33:00
评测时间
2024-01-05 15:33:00
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes