fork download
  1. int main()
  2. {
  3. if (int a = 5) {}
  4. }
  5.  
Success #stdin #stdout 0s 3092KB
stdin
Standard input is empty
stdout
Standard output is empty