mirror of
https://github.com/appinfosapienza/so-un-bot.git
synced 2025-05-06 22:39:38 +02:00
Adapt to new bot structure
This commit is contained in:
parent
ff7e08ada9
commit
3f84e1d831
3414 changed files with 41525 additions and 709 deletions
5
legacy/Data/ingsw/0613_33/wrong1.txt
Normal file
5
legacy/Data/ingsw/0613_33/wrong1.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
int f(in x, int y)
|
||||
{
|
||||
assert( (x >= 0) && (y >= 0) && ((x >= 3) || (y >= 3)) );
|
||||
.....
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue