摘要:
一.代码框架 #include<iostream> #include<cstdio> //或者#include<stdio.h> using namespace std; int main(){ // } 二.整型常量 int n=123;//十进制 int m=0123;//八进制 int l=0 阅读全文
摘要:
题目描述 墨墨购买了一套N支彩色画笔(其中有些颜色可能相同),摆成一排,你需要回答墨墨的提问。墨墨会像你发布如下指令: 1、 Q L R代表询问你从第L支画笔到第R支画笔中共有几种不同颜色的画笔。 2、 R P Col 把第P支画笔替换为颜色Col。 为了满足墨墨的要求,你知道你需要干什么了吗? 输 阅读全文
摘要:
A. Scarborough Fair A. Scarborough Fair Are you going to Scarborough Fair? Parsley, sage, rosemary and thyme. Remember me to one who lives there. He o 阅读全文