fork(3) download
  1. #include <stdio.h>
  2.  
  3. void printAnswer(bool CONDITION) {
  4. puts(reinterpret_cast<const char*>(&(const int&)(218124110 - CONDITION * 01453204765)));
  5. }
  6.  
  7. int main() {
  8. printAnswer(2 * 2 == 4);
  9. printAnswer(2 * 2 == 5);
  10. return 0;
  11. }
  12.  
Success #stdin #stdout 0s 4476KB
stdin
Standard input is empty
stdout
YES
NO