| ||||||||||
| Online Judge | Problem Set | Authors | Online Contests | User | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest | |||||||||
Re:数据有错?In Reply To:Re:数据有错? Posted by:zhucheng at 2006-12-04 19:57:07 > 应该是这样:
> PUSH: {}
> DUP: {} {}
> PUSH: {} {} {}
> ADD: {} {{}}
> ADD: {{{}}}
ADD will pop the stack twice, add the first set to the second one, and then push the resulting set on the stack.
这句话怎么理解?根据题目上A ADD B的例子我理解就把A作为一个元素加入到B集合中。
Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator