Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

x = readFromStdin

y = readFromStdin

if(x < y) {

// in this scope, you have proven x < y

} else {

// in this scope, you have proven x >= y

}



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: