01 2019 档案

摘要:灯 序号:#125难度:有挑战时间限制:1000ms内存限制:32M 序号:#125难度:有挑战时间限制:1000ms内存限制:32M 描述 一个屋子有 n 个开关控制着 n 盏灯,但奇怪的是,每个开关对应的不是一盏灯,而是 n-1 盏灯,每次按下这个开关,其对应的 n-1 盏灯就会由亮变灭,或者由 阅读全文
posted @ 2019-01-26 14:17 多一份不为什么的坚持 阅读(440) 评论(0) 推荐(0)
摘要:A. Salem and Sticks time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output A. Salem and Sticks t 阅读全文
posted @ 2019-01-22 09:11 多一份不为什么的坚持 阅读(349) 评论(0) 推荐(0)
摘要:题目2 : 航班座位 时间限制:10000ms 单点时限:1000ms 内存限制:256MB 描述 小Hi在给一个家庭旅游团订某次航班的机票。该航班的飞机一共有N排座位,每排座位有10个座位,从左到右依次编号ABCDEFGHJK。其中ABC连在一起,DEFG连在一起,HJK连在一起;而C和D以及G和 阅读全文
posted @ 2019-01-13 15:17 多一份不为什么的坚持 阅读(1022) 评论(0) 推荐(0)
摘要:链接:https://ac.nowcoder.com/acm/contest/342/A来源:牛客网 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 524288K,其他语言1048576K 64bit IO Format: %lld 时间限制:C/C++ 1秒,其他语言2秒 空间限 阅读全文
posted @ 2019-01-12 10:52 多一份不为什么的坚持 阅读(254) 评论(0) 推荐(0)
摘要:929. Unique Email Addresses Easy 22766FavoriteShare 929. Unique Email Addresses Easy 22766FavoriteShare Easy Every email consists of a local name and 阅读全文
posted @ 2019-01-05 21:52 多一份不为什么的坚持 阅读(214) 评论(0) 推荐(0)
摘要:You're given strings J representing the types of stones that are jewels, and S representing the stones you have. Each character in S is a type of ston 阅读全文
posted @ 2019-01-05 19:30 多一份不为什么的坚持 阅读(187) 评论(0) 推荐(0)