fork download
  1. <?php error_reporting(0);
  2. foreach(range(A,Z)as$C)echo$C,",."[$C>Y],"
  3. "[!strstr(GPSV,$C)];
Success #stdin #stdout 0s 52488KB
stdin
Standard input is empty
stdout
A, B, C, D, E, F, G,
H, I, J, K, L, M, N, O, P,
Q, R, S,
T, U, V,
W, X, Y, Z.