brintos

brintos / llvm-project-archived public Read only

0
0
Text · 43 B · dcd8319 Raw
3 lines · c
1if (2 * (n % 100) == 3 * (m % 200))2  A();3