记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:9:8: warning: statement has no effect [-Wunused-value]
  for (a; a <= b; a++)
        ^
/in/foo.cc:24:13: error: expected '}' at end of input
  cout << sum;
             ^

信息

递交者
类型
自测
题目
P1211 C5 页码中有多少个k
语言
C++
递交时间
2024-09-05 14:40:17
评测时间
2024-09-05 14:40:17
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes