发表评论取消回复
相关阅读
相关 ZOJ 3880-Demacia of the Ancients【模拟】
Demacia of the Ancients -------------------- Time Limit: 2 Seconds Memory Limit: 65536
相关 ZOJ 3875-Lunch Time【模拟】
Lunch Time -------------------- Time Limit: 2 Seconds Memory Limit: 65536 KB --------
相关 ZOJ 3878-Convert QWERTY to Dvorak【模拟】
Convert QWERTY to Dvorak -------------------- Time Limit: 2 Seconds Memory Limit
相关 ZOJ 3878 Convert QWERTY to Dvorak(暴力)
Convert QWERTY to Dvorak -------------------- Time Limit: 2 Seconds Memory Limit: 655
相关 ZOJ 3721 Final Exam Arrangement(模拟+贪心)
In Zhejiang University, there are N different courses labeled from 1 to N. Each course h
相关 ZOJ 3432 Find the Lost Sock(模拟)
Alice bought a lot of pairs of socks yesterday. But when she went home, she found that s
相关 ZOJ 3804 YY's Minions(模拟)
Despite YY's so much homework, she would like to take some time to play with her minions
相关 ZOJ-3490-String Successor 模拟
ZOJ-3490-String Successor The successor to a string can be calculated by applying t
相关 how to convert from hex to disasm
cat ascii.hex | ascii2binary -b h -t us > ascii.bin x86dis -e 0 -s att -f a
相关 ZOJ2971 Give Me the Number 【模拟】
这道题目使用Map。 然后一次性遍历下来即可。 QAQ 注意初始化的时候小心点不要错.. Source Code: //pragma comment(linker
还没有评论,来说两句吧...