Solved the 'smaller' gates and probably not with the best solutions.
This commit is contained in:
@@ -14,4 +14,5 @@ CHIP Not {
|
||||
|
||||
PARTS:
|
||||
// Put your code here:
|
||||
Nand(a=in, b=in, out=out);
|
||||
}
|
||||
Reference in New Issue
Block a user