ALGO-230 RP大冒险

在这里插入图片描述
此题…与技术无关吧

#include
using namespace std;
int main(void) {
	int i;
	cin>>i;
	cout<<9;
	return 0;
}

你可能感兴趣的:(#,蓝桥试题集)