Home Problems

module main(

input A,

input B,

input S,

output Y);

endmodule