#3 File structure

Gesloten
5 jaren geleden werd geopend door marx · 0 opmerkingen
marx reageerde 5 jaren geleden

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 ```
marx gesloten om 5 jaren geleden
Sign in to join this conversation.
Geen mijlpaal
Geen verantwoordelijke
1 deelnemers
Laden...
Annuleren
Opslaan
Er is nog geen inhoud.