连击 天
fork: star:
竟然没写出来 还是比较坑,好吧 Color Representation Conversion Time Limit: 1 Second Memory Limit: 32768 KB So far, there are many color models in different area. For screen disp...
题目列表 > 传话游戏 时间限制: 1000ms 内存限制: 256MB 描述 Alice和Bob还有其他几位好朋友在一起玩传话游戏。这个游戏是这样进行的:首先,所有游戏者按顺序站成一排,Alice站第一位,Bob...
貌似沒有通過,不會寫,真的不會寫 伪随机数生成器 题目描述 baidu熊最近在学习随机算法,于是他决定自己做一个随机数生成器。 这个随机数生成器通过三个参数c, q, n作为种子, 然后它就可以通过...
#include <stdio.h> #include <iostream> using namespace std; int main() { int T, t, n, ai, bi, flag; cin>>T; t=T; while(T--){ flag=0; cin>>n; ...
1001 小Q系列故事——屌丝的逆袭 Time Limit: 0.1 Seconds Memory Limit: 65536K 毕业于普通本科的小Q一直自称是资深屌丝,不仅学校不知名,甚至他自己在这个普通学校也是默默无闻——直到临...
#include <iostream> #include <stdio.h> #include <string.h> using namespace std; char s[60]; int fun(){ gets(s); int n=strlen(s); if((s[0]>='A'&&s[0]<='Z')||(s[0]>='...
#include <iostream> using namespace std; int main(){ int t; double a,b,c,x; cin>>t; while (t--){ cin>>a>>b>>c; if(a>(a+b)/3){ if(b>(a...
#include <iostream> using namespace std; int main(){ int t,b,m,sum,a[100000]; char s[10],c[10]; cin>>t; while(t--){ cin>>m; sum=0; for(i...
没有更多内容
加载失败,请刷新页面
没有更多内容
文章删除后无法恢复,确定取消删除此文章吗?
动弹删除后,数据将无法恢复
评论删除后,数据将无法恢复