GithubHelp home page GithubHelp logo

jorgeamadosoria / onlinejudge Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 10.36 MB

License: GNU General Public License v3.0

Java 40.09% PLpgSQL 6.15% FreeMarker 0.16% CSS 3.45% JavaScript 49.80% HTML 0.09% PHP 0.25%

onlinejudge's Introduction

Online Judge

This is a Java based online judge, intended as an offshot of the COJ(http://coj.uci.cu/) - Caribbean Online Judge This repository contains only the web part of the online judge. A second core element of this system is its engine, which is installed separately and only tested in Linux (Ubuntu).

Manual de Instalación

This is going to download main project and all submodules like: https://github.com/dovier/coj-web.git https://github.com/dovier/coj-engine.git https://github.com/vallejolan/PlagiCOJ.git

Or look for include submodules option in your git client.

We use a postgresql to store our relational data, please get postgresql installed and create an empty database named coj.

go to /COJ/coj-web/src/main/resources/cu/uci/coj/config/config.properties and set this values according to your system configuration: db.url=jdbc:postgresql://localhost:5432/coj db.user=postgres db.password=postgres

Necessarily tables and data are going to be automatically created.

...

Hacer....

asdfasd
asdgas
asdga
sdg
as
dg
asdg

Configuraciones extras

  • Recordar configurar...
  • También configurar....

Compruebe...

/usr/bin/gcc

Programación de ...

Un COJ

Lista de parámetros

  • 1-Fichero de entrada.
  • 2-Solución prototipo.
  • 3-Solución a evaluar.

Configuración

La configuración

coj.coj/confo.ejemplo

El archivo de configuración...

algo.ejemplo

En este caso ....

Evaluación(Código)

  • Accepted(200).
  • Wrong Answer(201).

Evaluación e....

La evaluación debe emitirse...

return 200;//Accepted

Evaluación a la salida estándar de error

ejemplo

El COJ

fprintf(stderr,"Wrong Answer")

Contáctenos

Preguntas o comentarios a través del mecanismo establecido en el Juez en Línea Caribeño, Contáctenos

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.