#3 File structure

Kapalı
marx tarafından 5 yıl önce kere açıldı · 0 yorum
marx 5 yıl önce olarak yorumlandı

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 ```
Giriş yap bu konuşmaya katılmak için.
Kilometre Taşı Yok
Atanan Kişi Yok
1 Katılımcı
Yükleniyor...
İptal
Kaydet
Henüz bir içerik yok.