fork download
  1. #include <iostream>
  2. #include <stdio.h>
  3. using namespace std;
  4.  
  5. int main( void )
  6. {
  7. if(putchar(59)){}
  8. }
Success #stdin #stdout 0s 3296KB
stdin
Standard input is empty
stdout
;