L1-014 简单题 (5 point(s))

#include <bits/stdc++.h>
using namespace std;

int main(){
	cout << "This is a simple problem."; 
} 

posted on 2021-10-04 21:56  Atl212  阅读(16)  评论(0)    收藏  举报

导航