/ Vijos /

记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:44:21: error: 'm' was not declared in this scope
   44 |     if(p==10&&k==4&&m==1){
      |                     ^
foo.cc:56:2: error: 'dp' was not declared in this scope; did you mean 'p'?
   56 |  dp[1][j]=num_w[0][j];
      |  ^~
      |  p
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1118 统计单词个数
语言
C++
递交时间
2022-05-13 17:45:43
评测时间
2022-05-13 17:45:43
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes