mirror of
https://github.com/appinfosapienza/so-un-bot.git
synced 2025-05-06 22:39:38 +02:00
Refactor repo structure
This commit is contained in:
parent
36ac339086
commit
8fc89fbc03
1732 changed files with 3812 additions and 67 deletions
5
Data/Questions/ingsw/0613_17/quest.txt
Normal file
5
Data/Questions/ingsw/0613_17/quest.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
Si consideri il seguente requisito:
|
||||
RQ: Dopo 60 unità di tempo dall'inizio dell'esecuzione vale la seguente proprietà:
|
||||
se 10 unità di tempo nel passato x era maggiore di 0 allora ora y è negativa.
|
||||
Tenendo presente che, al tempo time, delay(z, w) ritorna 0 se time <= w e ritorna il valore che z aveva al tempo (time - w), se time = w.
|
||||
Quale dei seguenti monitor meglio descrive il requisito RQ ?
|
Loading…
Add table
Add a link
Reference in a new issue