Liuser's OJ
首页
题库
作业
训练
比赛
评测
讨论
更多
排名
赛程
对比
暗色
登录
注册
讨论
题解
猜一猜
题解:#1237.猜一猜
审核通过
hezhiqian
豌豆射手
2024-10-24 19:45:00
5
#include
<
bits/stdc++.h
>
using
namespace
std
;
int
main
(
)
{
cout
<<
"
AC
"
;
return
0
;
}
{{ vote && vote.total.up }}