题目内容

6个钉子_呻、Q、R、s、T和u放在7个不同的洞中,每一个钉子所占据的洞与其他钉子的不一样。这些洞按从左到右的顺序从1到7编号,且一条直线均匀分布。钉子的放置仅须遵从以下条件:(1)P和Q之间的距离与R和S之间的距离相同;(2)T和U相邻,但先后位置不一定;(3)最左边的那个洞不能空着。 下面哪一项对钉子从l到7的排列与题目中所给出的条件相一致

A. Q、空、P、T、U、S、R
B. Q、R、空、S、P、U、T
C. S、T、Q、R、U、空、P
D. S、R、U、T、P、Q、空

查看答案
更多问题

What are the main characteristics of the Oral Approach And what is the main difference between this Approach and the. Direct Method

What are the procedures followed in a Cognitive Approach classroom

When did the first manned spacecraft leave earth for the moon

使用VC++6.0打开考生文件夹下的源程序文件1.cpp,使其输出结果为: n=0 注意:不要改动main函数,不能增加或删除行,也不能更改程序的结构,错误的语句在//******error******的下面。 试题程序: #include<iostream.h> //********error******** class TC() pLlblic: //********error******** void~TC() TC(int n) cout<<’n’<<’=’<<n<<end1; ; //********error******** void main() TC test(0); return;

答案查题题库