文件名称:HWTest12

  • 所属分类:
  • C#编程
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2015-04-04
  • 文件大小:
  • 3.01mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • zc***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

给出一个整数(负数使用其绝对值),输出这个整数中的两种递减数之和(1.最大递减数;2.递减数中各位数之和最大的数)。递减数:一个数字的递减数是指相邻的数位从大到小排列的数字,不包含相邻的数位大小相同的情况。最大递减数:所输入整数的所有递减数中值最大的一个。如:75345323,递减数有:75,753,53,53,532,32.最大递减数是753.各位数字之和最大的递减数:75个位数字之和=12(7+5),753各位数之和15,由此可知最大递减数为753。此程序输出结果=最大递减数+各位数之和最大的递减数。输入:75345323,输出:1506-Given an integer (negative using its absolute value), output the sum of two descending in the integer number (1. Maximum decreasing number 2. The decline in the number of each number the sum is the biggest number).Decreasing number: a number of decreasing number refers to the digital adjacent order number, do not contain adjacent digital size are the same.Maximum number of decreasing: all the input integer one of the biggest decline in the number of values.Such as: 75345323, decreasing number: 75753,53,53,532,32. Maximum decreasing number is 753. The sum of digits of the largest decline number: 75 bits digital = 12 (7+ 5), the sum of the sum of 753 digits 15, thus the maximum decreasing number is 753.The program output = maximum decreasing number+ you number the sum is one of the largest decline.Input: 75345323, output: 1506
(系统自动生成,下载前可以参看下载内容)

下载文件列表





HWTest12

........\Debug

........\.....\HWTest12.exe

........\.....\HWTest12.ilk

........\.....\HWTest12.pdb

........\HWTest12

........\HWTest12.sdf

........\HWTest12.sln

........\HWTest12.suo

........\........\Debug

........\........\.....\CL.read.1.tlog

........\........\.....\CL.write.1.tlog

........\........\.....\HWTest12.exe.embed.manifest

........\........\.....\HWTest12.exe.embed.manifest.res

........\........\.....\HWTest12.exe.intermediate.manifest

........\........\.....\HWTest12.lastbuildstate

........\........\.....\HWTest12.log

........\........\.....\HWTest12.obj

........\........\.....\HWTest12.pch

........\........\.....\HWTest12_manifest.rc

........\........\.....\link-cvtres.read.1.tlog

........\........\.....\link-cvtres.write.1.tlog

........\........\.....\link.1808-cvtres.read.1.tlog

........\........\.....\link.1808-cvtres.write.1.tlog

........\........\.....\link.1808.read.1.tlog

........\........\.....\link.1808.write.1.tlog

........\........\.....\link.4608-cvtres.read.1.tlog

........\........\.....\link.4608-cvtres.write.1.tlog

........\........\.....\link.4608.read.1.tlog

........\........\.....\link.4608.write.1.tlog

........\........\.....\link.8036-cvtres.read.1.tlog

........\........\.....\link.8036-cvtres.write.1.tlog

........\........\.....\link.8036.read.1.tlog

........\........\.....\link.8036.write.1.tlog

........\........\.....\link.read.1.tlog

........\........\.....\link.write.1.tlog

........\........\.....\mt.read.1.tlog

........\........\.....\mt.write.1.tlog

........\........\.....\rc.read.1.tlog

........\........\.....\rc.write.1.tlog

........\........\.....\stdafx.obj

........\........\.....\vc100.idb

........\........\.....\vc100.pdb

........\........\HWTest12.cpp

........\........\HWTest12.vcxproj

........\........\HWTest12.vcxproj.filters

........\........\HWTest12.vcxproj.user

........\........\ReadMe.txt

........\........\stdafx.cpp

........\........\stdafx.h

........\........\targetver.h

........\ipch

........\....\hwtest12-4eae7a8a

........\....\.................\hwtest12-bd57274e.ipch

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org