by@progrunner17
WA
module c;integer c,d;initial begin repeat(50)begin d=c=0;repeat(9)begin d=d*2+c%2;c=1<<31;c=$fgetc(c);end for(c=1;d>0;c=c+1)d=d-c;$write(~|d);end end endmodule
00010110 10000011 01011000 11011100 00000001 11111101 11100111 00110111 01101001 00000110 00111010 11101100 00010101 11010010 01001110 00001111 10100110 00101101 01100011 01000000 01011001 00100100 00011100 11001001 01101011 00111011 10011001 00000000 11000110 10001000 10101011 11011111 01111100 00000001 01000010 10010111 11001011 10111110 01101100 01011011 00010100 11001010 00000011 10000010 00010010 00001010 10110001 00111110 11010010 01111000
/volume/CODE:1: syntax error /volume/CODE:1: Syntax in assignment statement l-value. /home/esolang/bin/verilog: line 4: /tmp/code: No such file or directory rm: cannot remove '/tmp/code': No such file or directory