mirror of
https://github.com/appinfosapienza/so-un-bot.git
synced 2025-05-07 08:39:37 +02:00
Add new ingsw questions
This commit is contained in:
parent
258ee4e2cf
commit
0873165c52
800 changed files with 5605 additions and 0 deletions
5
Ingegneria del Software/0210_25/wrong2.txt
Normal file
5
Ingegneria del Software/0210_25/wrong2.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
int f(in x, int y)
|
||||
{
|
||||
assert( (x > 0) && (y > 0) && ((x > 1) || (y > 1)) );
|
||||
.....
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue