Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

cpp logic

Name: Anonymous 2013-04-30 0:52

Don't feel like going to VM...What does thius output
int main (){
    float x = 1.5;
    float y = 3/5;
    if (x == y){
        cout << "yes" << endl;
    }
    else{
        cout << "no" << endl;
    return 0;
}

Name: Anonymous 2013-04-30 0:54

EDIT L3: 3/2 not 3/5

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List