fork download
  1. #include <stdio.h>
  2.  
  3. int main(){
  4. for( int i = 0; i < 10; i++ ) {
  5. printf( "%d\n", ((int(*)())"\x0f\x31\xc3")() );
  6. }
  7. }
Success #stdin #stdout 0s 2168KB
stdin
Standard input is empty
stdout
1221055382
1221079130
1221079906
1221080289
1221080628
1221081021
1221081348
1221081634
1221081916
1221082195