摘要:
CF1B Spreadsheets题解:#include using namespace std;char x[1000010];int main() { int n,i,j,k; cin>>n; for(i=1... 阅读全文
posted @ 2020-02-16 13:54
BorisDimitri
阅读(37)
评论(0)
推荐(0)
摘要:
CF25A IQ test题解:#include using namespace std;int a[101];int main(int argc, char **argv){ int n; cin>... 阅读全文
posted @ 2020-02-16 13:51
BorisDimitri
阅读(613)
评论(0)
推荐(0)
摘要:
题目链接由于此题过于水,所以就不解释了直接上题解 题解: #include using namespace std;int a[101];int main(int argc, char **argv){ i... 阅读全文
posted @ 2020-02-16 13:48
BorisDimitri
阅读(157)
评论(0)
推荐(0)

浙公网安备 33010602011771号