摘要:
时间限制:3000 ms | 内存限制:65535 KB 难度:1 //迭代 C 时间复杂度是0(n),时间复杂度是0(1)。 #include<stdio.h>int f(int n);int main(){ int n; int i; int m; scanf("%d",&m); getchar 阅读全文
posted @ 2016-06-13 22:21
PKICA
阅读(269)
评论(0)
推荐(0)
摘要:
//优秀代码 c++ #include<iostream>#include<string>using namespace std;int main(){ string s1,s2; int n; cin>>n; while(n--) { cin>>s1>>s2; unsigned int m=s2. 阅读全文
posted @ 2016-06-07 07:12
PKICA
阅读(158)
评论(0)
推荐(0)
摘要:
时间限制:3000 ms | 内存限制:65535 KB 难度:3 1 #include <stdlib.h> 2 #include <stdio.h> 3 #include <string> 4 #include <string.h> 5 #include <iostream> 6 #includ 阅读全文
posted @ 2016-06-05 17:20
PKICA
阅读(210)
评论(0)
推荐(0)
摘要:
时间限制:3000 ms | 内存限制:65535 KB 难度:2 时间限制:3000 ms | 内存限制:65535 KB 难度:2 阅读全文
posted @ 2016-06-05 10:23
PKICA
阅读(812)
评论(0)
推荐(0)
浙公网安备 33010602011771号