@root

12121 Game for peace 2024-06-29 13:05:51 2024-06-29 13:06:15 10

#6030:我为什么只得了80分

#include<iostream>
using namespace std;
int main(){
    int a,b;
    cin >> a >> b;
    if (a < 60 || b < 60 || a < 60 && b < 60){
        cout << 1;
    }
    else{
        cout << 0;
    }
    return 0;
}

Wrong Answer???

{{ vote && vote.total.up }}

共 1 条回复

root 站长

恰好有一门课不及格,也就是一门及格,一门不及格