Git Product home page Git Product logo

Comments (13)

zhblue avatar zhblue commented on May 29, 2024 1

先不写死,等真的有人跳脚再说,不为不存在的用户做开发。

from freeproblemset.

undefined-moe avatar undefined-moe commented on May 29, 2024

个人建议直接使用文件扩展名,编译器的区别使用 cpp/clang py/pypy2 此类方式区分;

from freeproblemset.

zhblue avatar zhblue commented on May 29, 2024

可以,等有空我修改一下hustoj的实现,让新旧两种都能兼容。

from freeproblemset.

zhblue avatar zhblue commented on May 29, 2024

$language_ext=Array( "c", "cc", "pas", "java", "rb", "sh", "py", "php","pl", "cs","m","bas","scm","c","cc","lua","js","go","sql","f95","m" );

from freeproblemset.

zhblue avatar zhblue commented on May 29, 2024

发现 Objective-C和Mathlab都是.m结尾,且不兼容,这个容易混淆,还是先保留

$language_name=Array("C","C++","Pascal","Java","Ruby","Bash","Python","PHP","Perl","C#","Obj-C","FreeBasic","Scheme","Clang","Clang++","Lua","JavaScript","Go","SQL(sqlite3)","Fortran","Matlab(Octave)","Other Language");

这个列表

from freeproblemset.

zhblue avatar zhblue commented on May 29, 2024

让OJ自行判断应该用什么文件扩展名

from freeproblemset.

undefined-moe avatar undefined-moe commented on May 29, 2024

objc可以使用mm

from freeproblemset.

undefined-moe avatar undefined-moe commented on May 29, 2024

个人来说不赞成使用过多特殊字符

from freeproblemset.

zhblue avatar zhblue commented on May 29, 2024

可以去把那些括号里的去掉,反正也没有人用这些语言答题

from freeproblemset.

undefined-moe avatar undefined-moe commented on May 29, 2024

照顾用户需求吧(
还有rs hs asm ts bf啥的

from freeproblemset.

undefined-moe avatar undefined-moe commented on May 29, 2024

javascript是用nodejs还是jsc也应该区分一下(?

from freeproblemset.

undefined-moe avatar undefined-moe commented on May 29, 2024

也行,能否留个联系方式(issues通讯延迟太高了

from freeproblemset.

zhblue avatar zhblue commented on May 29, 2024

[email protected]

from freeproblemset.

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.