/ OPS /

记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:8:4: error: 'n' was not declared in this scope
    n,sum;
    ^
/in/foo.cc:8:6: error: 'sum' was not declared in this scope
    n,sum;
      ^

信息

递交者
类型
递交
题目
P1042 求等差数列的和
语言
C++
递交时间
2023-03-28 18:38:43
评测时间
2023-03-28 18:38:43
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes