大师C !!请帮我 [英] Master C!! Please help Me

查看:66
本文介绍了大师C !!请帮我的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hoe用输出创建项目C / C ++



Hoe to create project C/C++ with output this

2
4 2
8 4 2
10 8 4 2
8 4 2
4 6 4 2

推荐答案

printf("2\n");
printf("4 2\n");
printf("8 4 2\n");
printf("10 8 4 2\n");
printf("8 4 2\n");
printf("4 6 4 2\n");

由于最后一行没有明显的逻辑,很难看出你还能做些什么......

Since there is no obvious logic to the final line, it is difficult to see what else you could do...


这篇关于大师C !!请帮我的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆