fork download
  1. main()
  2. {
  3. printf("%x",-1<<4);
  4. }
Success #stdin #stdout 0s 2156KB
stdin
Standard input is empty
stdout
fffffff0