fork(1) download
  1. #include <stdio.h>
  2. int main()
  3. {
  4. 1|printf("%d", 10?0?5:1:12);
  5. }
Success #stdin #stdout 0s 4184KB
stdin
Standard input is empty
stdout
1