chemical equation by 51b

import std.stdio;void main(){int c=getchar;writef=c%2?c%7?"2C2H2+5O2->4CO2+2H2O":"2Mg+O2->2MgO":"2H2+O2->2H2O";}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page