记录详情

Compile Error

foo.cc: In function ‘int main()’:
foo.cc:22:21: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
   22 |                 S=S+ans;
      |                     ^~~
      |                     abs

信息

递交者
类型
递交
题目
P1005 考试分数计算
语言
C++
递交时间
2024-05-08 19:31:35
评测时间
2024-05-08 19:31:35
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes