摘要:
多队列模拟. 与POJ 1025 Department类似, 不过简化很多. 貌似这类模拟题经常出现. 用STL中的优先队列 ( ) 很好写. 这题我写得很不顺, 老年选手退步太快, 记录一下我犯的一个很隐蔽的错误, 从前对此毫无认识, 想想都可怕, 太菜了. 这道题优先队列里维护的事件 (even 阅读全文
摘要:
Reference Web cites for the C++ standard library 1. "cppreference" 2. "cplusplus" 3. "sgi" 4. "IBM" 5. "MSDN" 6. "isocpp" More resources at this "page 阅读全文
摘要:
Useful Linux Utilities (This article is under constant construction) 1. ssh 相关文章 "How To Change OpenSSH Port On CentOS 7" 2. semanage 相关文章 "RHEL7.0修改S 阅读全文