Coder Social home page Coder Social logo

submit的bug about cf-tool HOT 7 CLOSED

xalanq avatar xalanq commented on June 9, 2024
submit的bug

from cf-tool.

Comments (7)

xalanq avatar xalanq commented on June 9, 2024

谔谔,你能把~/.cfconfig的文件内容发出来看看吗

以及ls一下当前的这个文件夹

from cf-tool.

test12345-pupil avatar test12345-pupil commented on June 9, 2024
{
  "username": "test12345",
  "password": "***",
  "template": [
    {
      "alias": "cpp",
      "lang": "42",
      "path": "/home/xzz/Templates/cpp.cpp",
      "suffix": [
        "cpp",
        "cpp"
      ],
      "before_script": "g++ -o $%file%$ $%full%$ -std=c++11 -DXZZSB -O0",
      "script": "$%file%$",
      "after_script": ""
    }
  ],
  "default": 0
}

from cf-tool.

test12345-pupil avatar test12345-pupil commented on June 9, 2024

当前文件夹里只有代码,可执行文件和样例。。

from cf-tool.

xalanq avatar xalanq commented on June 9, 2024

你就ls一下,我看看有哪些文件

from cf-tool.

xalanq avatar xalanq commented on June 9, 2024

以及你试试先将"suffix"里的多余"cpp"给删掉试试能不能提交。
如果是的话,我待会就把这个bug给修掉

from cf-tool.

xalanq avatar xalanq commented on June 9, 2024

感觉和你目录下的文件没关系,应该你目录下就只有一个cpp文件。我似乎找到bug的地方了,有空我修下(应该很快)。

你把"cpp"去掉一个应该就能工作了的。

from cf-tool.

test12345-pupil avatar test12345-pupil commented on June 9, 2024

可以了emm
(出现两个cpp好像是配置的锅)

from cf-tool.

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.