June 2018 Update
This commit is contained in:
parent
ba8067c3b7
commit
22f33d4004
5278 changed files with 84726 additions and 14379 deletions
1
Task/100-doors/Excel/100-doors-1.excel
Normal file
1
Task/100-doors/Excel/100-doors-1.excel
Normal file
|
|
@ -0,0 +1 @@
|
|||
=IF($A2/C$1=INT($A2/C$1),IF(B2=0,1,IF(B2=1,0)),B2)
|
||||
1
Task/100-doors/Excel/100-doors-2.excel
Normal file
1
Task/100-doors/Excel/100-doors-2.excel
Normal file
|
|
@ -0,0 +1 @@
|
|||
=IF($A3/C$1=INT($A3/C$1),IF(B3=0,1,IF(B3=1,0)),B3)
|
||||
1
Task/100-doors/Excel/100-doors-3.excel
Normal file
1
Task/100-doors/Excel/100-doors-3.excel
Normal file
|
|
@ -0,0 +1 @@
|
|||
=IF($A2/D$1=INT($A2/D$1),IF(C2=0,1,IF(C2=1,0)),C2)
|
||||
Loading…
Add table
Add a link
Reference in a new issue