02 2023 档案
摘要:<!DORTYRE html><html> <head> <title>网站</title> <p>uo tr sss</p> </head><style> .new{ font-size:30px; color:#f00; font-family:"楷体";}</style> <body> <di
阅读全文
摘要:<html> <head> <title>刘又熠的简历</title> </head> <body> <h2>个人简历</h2> <img src="http://www.qubiaoqing.cn/pic/2020/11/28/s2yozi0pfau.gif"wide="150" height="
阅读全文
摘要:#include<iostream>#include<cstdio>using namespace std;bool isZhi(int a){ if(a==1)return false; for(int i=2;i<a;i++) { if(a%i==0)return false; } return
阅读全文
摘要:#include <iostream>using namespace std;int main() { int n; cin >>n; double sum=0; double age; for(int i=0;i<n;i++){ cin>>age; sum+=age; } printf("%.2f
阅读全文
摘要:#include <iostream>using namespace std;int main() { int m=100; cin>>m; int n=5; cin>>n; int meiyou=0; int a; for(int i=0;i<n;i++){ cin>>a; if(a<=m){ m
阅读全文

浙公网安备 33010602011771号