fork(24) download
  1. int main(void) {
  2. int a = 37897 * 210;
  3. printf("%s",&a);
  4. return 0;
  5. }
  6.  
Success #stdin #stdout 0s 2292KB
stdin
Standard input is empty
stdout
boy