/ Vijos /

记录详情

Compile Error

foo.cc:70:39: error: extended character 、 is not valid in an identifier
   70 |                 f[i][k]=max(f[i][k],f[、、
      |                                       ^
foo.cc:70:39: error: extended character 、 is not valid in an identifier
foo.cc: In function 'void DP()':
foo.cc:70:39: error: '\U00003001\U00003001' was not declared in this scope
   70 |                 f[i][k]=max(f[i][k],f[、、
      |                                       ^~~~
foo.cc:70:43: error: expected ']' before 'cout'
   70 |                 f[i][k]=max(f[i][k],f[、、
      |                                           ^
      |                                           ]
   71 | 
   72 |     cout<<f[20*p][K]<<endl;
      |     ~~~~                                   
[Hydro](https://hydro.ac)提供评测服务

信息

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