• 2023-06-20PAT_Advanced Level_1083 List Grades (25分)(C++_快排)
    GivenalistofNstudentrecordswithname,IDandgrade.Youaresupposedtosorttherecordswithrespecttothegradeinnon-increasingorder,andoutputthosestudentrecordsofwhichthegradesareinagiveninterval.InputSpecification:Eachinput
  • 2023-06-02动态规划基础之矩阵取数问题 51nod1083
    题目地址:https://www.51nod.com/onlineJudge/questionCode.html#!problemId=1083题目:1083 矩阵取数问题基准时间限制:1 秒空间限制:131072 KB分值: 5 难度:1级算法题例如:3*3的方格。133213221
  • 2023-04-10力扣1083(MySQL)-销售分析Ⅱ(简单)
    题目:编写一个SQL查询,查询购买了S8手机却没有购买iPhone的买家。注意这里S8和iPhone是Product表中的产品。查询结果格式如下图表示:Producttable:Salestable: Resulttable: id为1的买家购买了一部S8,但是却没有购买iPhone,而id为3的买家却同时购买
  • 2023-02-021083
    #include<iostream>#include<iomanip>#include<cmath>usingnamespacestd;intmain(){inta,b;cin>>a>>b;intc=1;for(inti=0;i<b;i++){
  • 2023-02-02信奥赛 1083
    1083:计算星期几时间限制:1000ms      内存限制:65536KB提交数:76300   通过数:33677【题目描述】假设今天是星期日,那么过ab��天之后是星期几?【输
  • 2023-02-021083
    1#include<bits/stdc++.h>2#include<iomanip>3usingnamespacestd;4intmain(intargc,char**argv){5inta,b,x;6cin>>a>>b;7x=po
  • 2022-12-071083. Windy数
    题目链接1083.Windy数Windy定义了一种Windy数:不含前导零且相邻两个数字之差至少为\(2\)的正整数被称为Windy数。Windy想知道,在\(A\)和\(B\)之间,包括\(A\)