Run ID:135223

提交时间:2025-11-03 16:29:55

#include <iostream> using namespace std; int main(){ bool 分数; if (分数=60==ture){ cout<<yes; } if(分数=60==false){ cout<<no; } }