资源限制 时间限制:1.0s 内存限制:512.0MB 问题描述 这题想得分吗?想,请输出“yes”;不想,请输出“no”。 输出格式 输出包括一行,为“yes”或“no”。
#include<stdio.h>
#include<iostream>
#include<math.h>
#include<string.h>
#include<algorithm>
#include<functional>
using namespace std
;
const int inf
= 0x3f3f3f3f;
const double pi
= acos(-1);
typedef long long ll
;
int main()
{
printf("yes");
return 0;
}
真感人。。。
转载请注明原文地址:https://tech.qufami.com/read-27019.html