473,396 Members | 2,061 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How to find an algorythm code

Hi:

Any could help my find how to create the code for the following algorythm:

In1: 10000000
In2: 00000000000

the algorythm runs and this is the output:

01A6DC6B07262F69

Any help will be appreciaterd !

Regards,
Federico
Jul 21 '05 #1
4 1740
J
int i, j, k
j=in1=10000000?10000000:0
k=in2=00000000000?00000000000:0
for(i=0; i<j; ++i)
for(k=0; j<i; ++j)
if(i<k&&j<k||k<j&&i==i
Thread.Sleep(j)

Console.WriteLine("01A6DC6B07262F69")

Jul 21 '05 #2
J
int i, j, k
j=in1=10000000?10000000:0
k=in2=00000000000?00000000000:0
for(i=0; i<j; ++i)
for(k=0; j<i; ++j)
if(i<k&&j<k||k<j&&i==i
Thread.Sleep(j)

Console.WriteLine("01A6DC6B07262F69")

Jul 21 '05 #3
> Console.WriteLine("01A6DC6B07262F69");

:)))

--

Pozdrav,
Josip Medved, MCSD
http://www.jmedved.com
Jul 21 '05 #4
> Console.WriteLine("01A6DC6B07262F69");

:)))

--

Pozdrav,
Josip Medved, MCSD
http://www.jmedved.com
Jul 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Earl Teigrob | last post by:
Does someone have or know of an algorythm (method) that will delete all files under a give directory and its subdirectories based on a wildcard mask? I can use this for one directory for each...
0
by: Andrés Giraldo | last post by:
Hi! I'm trying to use a System.Security.Criptography function, it works on my machine but when I publish the site, it gives me the following error: Can't find a cryptographic service provider...
5
by: Mike Labosh | last post by:
In VB 6, the Form_QueryUnload event had an UnloadMode parameter that let me find out *why* a form is unloading, and then conditionally cancel the event. In VB.NET, the Closing event passes a...
2
by: Federico Babelis | last post by:
Hi: Any could help my find how to create the code for the following algorythm: In1: 10000000 In2: 00000000000 the algorythm runs and this is the output: 01A6DC6B07262F69
0
by: Bruce H | last post by:
Hello, I want to encrypt files using symmetric cryptography. There are 4 algorythms that the frame supports. Anybody knows which is the fastest algorythm? (big files) TIA
4
by: KL | last post by:
Hello again, I am still working on this homework assignment and have hit a wall. I have a list that I want to fill with all occurences of img tags from a big string of html code. So I have a...
5
by: wingleader | last post by:
Hi everybody! I have such a problem. I wrote a web portal on C++, but I found one big "-" in that script: C++ is not supporting url decoding(I mean data sent by HMTL forms). As a developer I...
5
by: plisho | last post by:
Hello, I'm writting a program in C++. One part of my program is to compare two strings and as a result I have to have a number (range:0-1) which represents a similarity between those two strings....
3
by: whitep8 | last post by:
Hi all, Im very new to java and getting there slowly. Im working on basic class functions. Im totally fine with get and set, storing objects into an array and recalling them, but im totally...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...
0
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...

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.