brintos

brintos / llvm-project-archived public Read only

0
0
Text · 102 B · 0e0ff1f Raw
10 lines · c
1A(0);2A(1);3A(2);4A(3);5for (int c0 = 4; c0 <= 99996; c0 += 1)6  A(c0);7A(99997);8A(99998);9A(99999);10