Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
The dates are okay, but look at the codes that are provided...
Language: C#
Does not compile before even any changies
Yes I hade it return empty string still does not compile
/tmp/csharp117016-18-5b5rt3.xvqi4fgvi/fixture.cs(1,17): error CS0234: The type or namespace name
VisualStudio' does not exist in the namespace
Microsoft'. Are you missing an assembly reference?Error: Command failed: mcs -out:/tmp/csharp117016-18-5b5rt3.xvqi4fgvi/test.dll -lib:/runner/frameworks/csharp/nunit -r:nunit.core.dll,nunit.core.interfaces.dll,nunit.util.dll,nunit.framework.dll,Newtonsoft.Json.dll,EntityFramework.dll,Qualified.dll -reference:System.Numerics.dll -reference:System.Drawing.dll -reference:System.Data.dll -reference:System.IO.dll -reference:System.Linq.dll -reference:System.Linq.Dynamic.dll -reference:System.Linq.Expressions.dll -reference:System.Messaging.dll -reference:System.Threading.Tasks.dll -reference:System.Xml.dll -reference:System.Web.dll -reference:Mono.Linq.Expressions.dll -target:library -warn:2 /tmp/csharp117016-18-5b5rt3.xvqi4fgvi/code.cs /tmp/csharp117016-18-5b5rt3.xvqi4fgvi/fixture.cs
/tmp/csharp117016-18-5b5rt3.xvqi4fgvi/fixture.cs(1,17): error CS0234: The type or namespace name
VisualStudio' does not exist in the namespace
Microsoft'. Are you missing an assembly reference?This comment is hidden because it contains spoiler information about the solution