mirror of
https://github.com/appinfosapienza/so-un-bot.git
synced 2025-05-06 16:59:36 +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/0210_25/wrong1.txt
Normal file
5
Data/Questions/ingsw/0210_25/wrong1.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