removed .idea
This commit is contained in:
parent
6e1307c883
commit
92a2235437
16 changed files with 6 additions and 364 deletions
3
stage_3/valid/precedence_add_a_lot.c
Normal file
3
stage_3/valid/precedence_add_a_lot.c
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
int main(){
|
||||
return 1+2+3+4+5+6+7+8+~9;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue