/ Vijos /

记录详情

Compile Error

/in/foo.cs(8,25): error CS0029: Cannot implicitly convert type `string' to `char[]'
/in/foo.cs(9,26): error CS1061: Type `char[]' does not contain a definition for `Split' and no extension method `Split' of type `char[]' could be found. Are you missing an assembly reference?
/usr/lib/mono/4.5/mscorlib.dll (Location of the symbol related to previous error)
/in/foo.cs(10,26): error CS1061: Type `char[]' does not contain a definition for `Split' and no extension method `Split' of type `char[]' could be found. Are you missing an assembly reference?
/usr/lib/mono/4.5/mscorlib.dll (Location of the symbol related to previous error)
Compilation failed: 3 error(s), 0 warnings

信息

递交者
类型
递交
题目
P1000 A+B Problem
语言
C#
递交时间
2020-05-04 16:26:52
评测时间
2020-05-04 16:26:52
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes