文件名称:test6-2
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 712kb
- 下载次数:
- 0次
- 提 供 者:
- 伍**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
描述
问题描述:
给定一个只包含数字[0..9]的字符串,求使用字符串中的某些字符,构建一个能够整除15的最大的整数。
注意,字符串中的每个字符只能使用一次。
编程任务:
求由给定字符串构建的能够整除15的最大整数。-Descr iption of the problem descr iption: Given a contain only numbers [0 .. 9] of the string, seeking to use some of the characters in the string, one can build the largest integer divisible by 15. Note that the string for each character can only be used once. Programming task: seeking from the given string that can build the largest integer divisible by 15.
问题描述:
给定一个只包含数字[0..9]的字符串,求使用字符串中的某些字符,构建一个能够整除15的最大的整数。
注意,字符串中的每个字符只能使用一次。
编程任务:
求由给定字符串构建的能够整除15的最大整数。-Descr iption of the problem descr iption: Given a contain only numbers [0 .. 9] of the string, seeking to use some of the characters in the string, one can build the largest integer divisible by 15. Note that the string for each character can only be used once. Programming task: seeking from the given string that can build the largest integer divisible by 15.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test6-2\Debug\test6-2.exe
.......\.....\test6-2.ilk
.......\.....\test6-2.pdb
.......\test6-2\Debug\BuildLog.htm
.......\.......\.....\mt.dep
.......\.......\.....\stdafx.obj
.......\.......\.....\test6-2.exe.embed.manifest
.......\.......\.....\test6-2.exe.embed.manifest.res
.......\.......\.....\test6-2.exe.intermediate.manifest
.......\.......\.....\test6-2.obj
.......\.......\.....\test6-2.pch
.......\.......\.....\vc90.idb
.......\.......\.....\vc90.pdb
.......\.......\ReadMe.txt
.......\.......\stdafx.cpp
.......\.......\stdafx.h
.......\.......\targetver.h
.......\.......\test6-2.cpp
.......\.......\test6-2.vcproj
.......\.......\test6-2.vcproj.B9F12BE2664840F.Administrator.user
.......\test6-2.ncb
.......\test6-2.sln
.......\test6-2.suo
.......\.......\Debug
.......\Debug
.......\test6-2
test6-2
.......\.....\test6-2.ilk
.......\.....\test6-2.pdb
.......\test6-2\Debug\BuildLog.htm
.......\.......\.....\mt.dep
.......\.......\.....\stdafx.obj
.......\.......\.....\test6-2.exe.embed.manifest
.......\.......\.....\test6-2.exe.embed.manifest.res
.......\.......\.....\test6-2.exe.intermediate.manifest
.......\.......\.....\test6-2.obj
.......\.......\.....\test6-2.pch
.......\.......\.....\vc90.idb
.......\.......\.....\vc90.pdb
.......\.......\ReadMe.txt
.......\.......\stdafx.cpp
.......\.......\stdafx.h
.......\.......\targetver.h
.......\.......\test6-2.cpp
.......\.......\test6-2.vcproj
.......\.......\test6-2.vcproj.B9F12BE2664840F.Administrator.user
.......\test6-2.ncb
.......\test6-2.sln
.......\test6-2.suo
.......\.......\Debug
.......\Debug
.......\test6-2
test6-2