c++输入两个一位数请你组成一个最大的两位数并输出。输入 两个一位数。输出 一个数为这两个一位数组成的最大的两位数。输入样例 3 5输出样例 53用时内存 1000MS100MB#includeiostreamusing namespace std;int a b;int main cin a b; if a b cout a b;
#include
原文地址: http://www.cveoy.top/t/topic/iyPu 著作权归作者所有。请勿转载和采集!
安全问答是一个知识全球问答,包含丰富的问答知识
#include
原文地址: http://www.cveoy.top/t/topic/iyPu 著作权归作者所有。请勿转载和采集!