#include using namespace std; int main() { int score; for(int i=1;i<11;i++) { cout<<"please input NO."<>score; if(score<0||score>100) { cout<<"intput error!"<>score; } if(89
你这个错误太多了!!!自己的逻辑思路不清晰!!!