Code Monkey home page Code Monkey logo

Comments (3)

parabola949 avatar parabola949 commented on September 23, 2024

Guess I could tell you the kumite ID
5511c2185090637b43000580

from codewars.com.

highlanderkev avatar highlanderkev commented on September 23, 2024

Also seeing this issue/error (below) when trying to translate a Kata to C#.

Error: Command failed: /tmp/csharp115315-20-w8j4uq/setup.cs(4,14): error CS0101: The namespace global::' already contains a definition forMorseCodeDecoderFinal'
/tmp/csharp115315-20-w8j4uq/code.cs(4,14): (Location of the symbol related to previous error)

It seems be happening due to compilation on the solution code. No matter what names I give the class in the Solution Setup or Solution it stills throws an error on the class name in the Solution section. I also tried separating the classes into different namespaces and this doesn't fix the issue.

My best guess is that the Solution code is getting compiled twice, first in the code.cs file then in the again in the setup.cs, which is why it is throwing the error.

from codewars.com.

parabola949 avatar parabola949 commented on September 23, 2024

@jhoffner It appears to be working now for me, not sure what you did, but good work :)

from codewars.com.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.