fork download
  1. #include<stdio.h>
  2. main(){
  3. int a=-100;
  4. printf("%x",a);
  5. }
Runtime error #stdin #stdout 0s 1832KB
stdin
Standard input is empty
stdout
ffffff9c