You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
318 B
6 lines
318 B
3 years ago
|
{6}fn{0} {17}main{16}(){0} {16}{{0}
|
||
|
{6}let{0} {17}a{16}:{0} {7}i128{0} {16}={0} {5}42i128{16};{0}
|
||
|
{6}let{0} {17}b{16}:{0} {7}u128{0} {16}={0} {5}1337u128{16};{0}
|
||
|
{19}println!{16}({13}"{} + {} = {}"{16},{0} {17}a{16},{0} {17}b{16},{0} {16}({17}a{0} {6}as{0} {7}u128{16}){0} {16}+{0} {17}b{16});{0}
|
||
|
{16}}{0}
|