猫史档案馆


明天开始我们期末考试😭

用户:飞熊jsrt飞熊jsrt查看:0 回复:2 评论:0 创建时间:2024-01-09T20:43:15


不知道你们怎么样反正祝你们考好成绩()


回复

上一页1 页 / 共 1下一页
飞熊jsrt飞熊jsrt

沙发

点赞0


评论


胆小的巨叶龙11_g胆小的巨叶龙11_g

#include <iostream>
using namespace std;

int main(){
    int a = rand(9 % 1 + 1) - 1;
    int b = rand(156 % 2 + 1) -1;
    int c;
    cin >> c;
    int res = a + b;
    if(c == res){
        cout << "daduile";
    }
    else cout << "no" << endl;
    return 0;
}

点赞1


评论