/ Vijos /

记录详情

Compile Error

/in/foo.cs(20,17): warning CS0219: The variable `max' is assigned but its value is never used
/in/foo.cs(22,17): warning CS0219: The variable `myclass1' is assigned but its value is never used
/in/foo.cs(33,20): error CS0029: Cannot implicitly convert type `System.Func<int,int>' to `System.Func<int>'
Compilation failed: 1 error(s), 2 warnings

信息

递交者
类型
递交
题目
P1000 A+B Problem
语言
C#
递交时间
2018-04-14 23:22:33
评测时间
2018-04-14 23:22:33
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes