#3 File structure

Cerrada
aberta %!s(int64=5) %!d(string=hai) anos por marx · 0 comentarios

Folder structure

solutions/
    orphan/
        problems/
            problem-name...
        contest-name...
    contest-name...

Problem structure

problem/
    .attic/
        config.json
        ejecutables y demas ficheros que se generan.
    testcases/
        test$id.in
        test$id.out
        test$id.hand.in
        test$id.hand.out
        test$seed.gen.in
        test$seed.gen.out
        test$id.hand.brute.out
        test$id.hand.sol.out
    solution.cpp
    gen.py
    brute.cpp
    checker.cpp
Folder structure ``` solutions/ orphan/ problems/ problem-name... contest-name... contest-name... ``` Problem structure ``` problem/ .attic/ config.json ejecutables y demas ficheros que se generan. testcases/ test$id.in test$id.out test$id.hand.in test$id.hand.out test$seed.gen.in test$seed.gen.out test$id.hand.brute.out test$id.hand.sol.out solution.cpp gen.py brute.cpp checker.cpp ```
Accede para unirte á conversa.
Sen fito
Sen asignado
1 participantes
Cargando...
Cancelar
Gardar
Aínda non existe contido.