zoukankan
html css js c++ java
C++杂记
变量就是一个地址,同进程内可以直接访问,要做好线程之间的同步就是了。——摘自CSDN 2015-06-18 16:58:10(注:注意变量的生命周期(作用域就可以不在意))
查看全文
相关阅读:
POJ 2585 Window Pains 拓扑排序
hrbust 2069 萌萌哒十五酱的衣服~ stl
CodeForces 785D Anton and School
CodeForces 816C Karen and Game
CodeForces 758C Unfair Poll 模拟
CodeForces 746D Green and Black Tea 有坑
CodeForces 811C Vladik and Memorable Trip dp
栈 队列 (面向对象列表实现)
员工信息表 信息检索(模糊查询)
员工信息表 查询 周末写(很简单)
原文地址:https://www.cnblogs.com/weiweisuhe/p/4586303.html
最新文章
解析棋盘之”Help Me with the Game“
机器人出逃之”Robot Motion“
左括号右括号之”Parencodings“
财政bug之”Y2K Accounting Bug“
优美过题之术之”Power of Cryptography“
冰箱不关门之“The Pilots Brothers' refrigerator”
翻转棋问题之“Flip Game”
Unix Shell 程序设计 —— 正则表达式
Unix 初步(一)
CodeForces #369 div2 D Directed Roads DFS
热门文章
CodeForces #369 C. Coloring Trees DP
CodeForces #100 C 贪心+STL
URAL 2080 Wallet 莫队算法
CodeForces #367 div2 D Trie
CodeForces #367 div2 C
二分搜索
UVALive 7297 Hounded by Indecision BFS
poj 3207 Ikki's Story IV
UVALive 7061 Dire Wolf 区间dp
UVALive 7049 Galaxy
Copyright © 2011-2022 走看看