1 #include <stdio.h> 2 #include <stdlib.h> 3 int main () 4 { 5 printf ("pass\n"); 6 exit (0); 7 } 8
Indexes created Sat Feb 28 05:31:39 UTC 2026