会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
蒟蒻xiezheyuan
雄关漫道真如铁,而今迈步从头越。
首页
新随笔
管理
2022年4月13日
SP34011 JGTLE - Jalil Got TLE
摘要: 题面 给您一个程序,请降低他的复杂度。 #include <stdio.h> int main() { int t; scanf("%d", &t); for(int tc = 1; tc <= t; ++tc) { int a, b, c; scanf("%d %d %d", &a, &b, &c
阅读全文
posted @ 2022-04-13 13:03 蒟蒻xiezheyuan
阅读(30)
评论(0)
推荐(0)
公告