mirror of
https://github.com/appinfosapienza/so-un-bot.git
synced 2025-05-07 02:39:37 +02:00
move legacy code to separate branch
This commit is contained in:
parent
68a30c8ee6
commit
11b4c48c3a
3528 changed files with 14477 additions and 53258 deletions
1
Data/ingsw/0621_2/correct.txt
Normal file
1
Data/ingsw/0621_2/correct.txt
Normal file
|
@ -0,0 +1 @@
|
|||
6*A
|
1
Data/ingsw/0621_2/quest.txt
Normal file
1
Data/ingsw/0621_2/quest.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Si consideri un software sviluppato seguendo un approccio plan-driven implementato con tre fasi: F1, F2, F3 ciascuna con costo A. Le "change request" possono arrivare solo al fine di una fase e provocano la ripetizione (con relativo costo) di tutte le fasi che precedono. Si assuma che dopo la fase F3 (cioè al termine dello sviluppo) arriva una change request. Qual'e' il costo totale per lo sviluppo del software in questione.
|
1
Data/ingsw/0621_2/wrong0.txt
Normal file
1
Data/ingsw/0621_2/wrong0.txt
Normal file
|
@ -0,0 +1 @@
|
|||
5*A
|
1
Data/ingsw/0621_2/wrong1.txt
Normal file
1
Data/ingsw/0621_2/wrong1.txt
Normal file
|
@ -0,0 +1 @@
|
|||
4*A
|
Loading…
Add table
Add a link
Reference in a new issue