by@progrunner17
WA
module c;integer c,d;initial begin repeat(50)begin c=$fscanf(1<<31,"%b",d);for(;d>0;c=c+1)d=d-c;$write(~|d);end end endmodule
11110001 00000001 11110110 00010101 01001110 10011001 00001011 00101100 10111110 10001000 10011011 01000010 01011101 10110100 00000011 11011011 10000011 00011111 11100001 00110111 00100100 00101101 00011100 11010010 00001111 11010110 00001010 10000111 10101011 11010001 00111111 10000000 01101001 00110000 00000000 00001100 11111001 00000110 01111000 11100111 11111101 01011001 01010100 00110111 00101001 00100011 01011011 11000010 00001111 11001110
/volume/CODE:1: syntax error /volume/CODE:1: error: Incomprehensible for loop. /home/esolang/bin/verilog: line 4: /tmp/code: No such file or directory rm: cannot remove '/tmp/code': No such file or directory