brintos

brintos / llvm-project-archived public Read only

0
0
Text · 64 B · 98953fb Raw
3 lines · c
1for (int c0 = 0; c0 <= 99; c0 += 1)2  s0(c0, c0 % 10, c0 / 10);3