brintos

brintos / llvm-project-archived public Read only

0
0
Text · 103 B · 870848e Raw
12 lines · c
1A(0);2A(1);3A(2);4A(3);5A(4);6for (int c0 = 5; c0 <= 15; c0 += 1)7  A(c0);8A(16);9A(17);10A(18);11A(19);12