0
Error CS1660, what to do?
The error itself: cannot convert lambda expression to type 'bool' because it is not a delegate type . What needs to be fixed here?The code is linked to the question. https://code.sololearn.com/c1ntY4MN5zLK/?ref=app
1 ответ
+ 3
Line 16:
Greater than or equal means >=, not =>