473,807 Members | 2,820 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

to find all armstrong between

1 New Member
write a cpp pogram to find all armstrong between 1 to 1000
Mar 7 '10 #1
1 1555
johny10151981
1,059 Top Contributor
do yourself first. :)
Mar 7 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
10585
by: dbarchitech | last post by:
hi, i'm building a query to find narrow ranges of zip codes within broader ranges in a table (for tax purposes). for example: LOW_ZIP HI_ZIP 23400 23499 need to find 23401 23402
3
1321
by: Josh Armstrong | last post by:
I have a dropbox (cboReasons) in a form, when the user selects a reason from the dropbox the form needs to look in another table (lvsn_DefaultSettings) and see if there is a entry for that reason DLookup("", "lvsn_DefaultValues", Me.cboReasons). If it finds one it needs to update some check boxes on the form. for expample User selects Reason = "Sales" found record in lvsn_DefaultValues for "Sales"
0
352
by: aredo3604gif | last post by:
The user can dynamically enter and change the rule connection between objects. The rule is a "<" and so given two objects: a < b simply means that b < a can't be set, also it must be a != b. And with three objects a < b , b < c means a < c I studied Quick Union Find algorithms a bit and if I understood them correctly, once the user gives the input setting the rules/connection between objects, the algorithm will give as output the result...
0
310
by: aredo3604gif | last post by:
The user can dynamically enter and change the rule connection between objects. The rule is a "<" and so given two objects: a < b simply means that b < a can't be set, also it must be a != b. And with three objects a < b , b < c means a < c I studied Quick Union Find algorithms a bit and if I understood them correctly, once the user gives the input setting the rules/connection between objects, the algorithm will give as output the result...
6
6178
by: me | last post by:
Hi, I have a text box that is name txtQuote. Enduser might type in txtQuote: It is unbelievable <a href="http://sports.yahoo.com/sc/news?slug=reu-tourtrial_picture&prov=reuter s&type=lgns">Armstrong is on <font color="red"FIRE</font></a>. How do I convert the < to &lt; and > to &gt;?
67
7722
by: PC Datasheet | last post by:
Transaction data is given with date ranges: Beginning End 4/1/06 4/4/06 4/7/06 4/11/06 4/14/06 4/17/06 4/18/06 4/21/06 426/06 4/30/06 I am looking for suggestions on how to find the date ranges where there were no transactions.
2
12546
by: ashu | last post by:
an armstrong number of three digits is an integer such that the sum of the cubes of its digits is equal to the number itself. for example, 171 is an armstrong number since 3**3+7**7+1**1=371. i have try but not succed.kindly help me . here is what i did : int main() { int a,b,n,s=0; printf("enter no");
1
1939
by: qjohnny2000 | last post by:
Suppose that you are searching for an element in a set but you know that it is between 2 iterators say iter1 and iter2. Is there any version of find on a set that is log(n) but where you can pass in the two iterators as bounds to the find to make it faster. Basically it is like searching for a name in a telephone book but you already know it is between page i and page j. You want to do a binary search between page i and page j for...
1
1963
by: ipscec | last post by:
how to make armstrong program? pls reply if anyone knows..........i'll be very thankful
2
2153
by: vikassawant | last post by:
hi all, I wanna find record in between particular range of value. e.g. i want to find all the records whose RBI is between 10 to 50 my query is, query = "select * from Offense where RBI= (select RBI from Offense where RBI between "+rbiv1+" and "+rbiv2+" and FirstName <>'"+str1+"' and LastName <>'"+str2+"')"; sub query return null,due to which I can't get the resulting records. Please tell me...
0
9720
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9599
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10112
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9193
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7650
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5546
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4330
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3854
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3011
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.