Bitcoin Forum

Economy => Services => Topic started by: leen93 on March 31, 2016, 12:52:55 AM



Title: get bitcoins for this very easy task
Post by: leen93 on March 31, 2016, 12:52:55 AM
get bitcoins for this very easy task

only 1 person can do this job:
there is a list with numbers and every number that is the last of the last +1 should be deleted
if i give you
8 sdffd
9 ffsdfds
877 sfddf
986 dff
986 dfs
87864 fsdfdf
96858 sdfdf
96859 dsf
96860  dfsffd
99899 dsds

i want to get back


8 sdffd
877 sfddf
986 dff
87864 fsdfdf
96858 sdfdf
99899 dsds

0.001 btc for a list of about 1000
only 1 person


Title: Re: get bitcoins for this very easy task
Post by: 155UE on March 31, 2016, 01:01:55 AM
sorry but i dont get it, you want us to delete every other entry on the list? like delete 2-4-6-8-10 and so on and keep the numbers 1-3-5-7-9?


Title: Re: get bitcoins for this very easy task
Post by: leen93 on March 31, 2016, 01:07:49 AM
sorry but i dont get it, you want us to delete every other entry on the list? like delete 2-4-6-8-10 and so on and keep the numbers 1-3-5-7-9?

no check for every number if it is equal to the one before or 1 larger

25
28
28 <- equal
29 <- + 1
30 <- +1
88
97
186
187<- +1
188<- +1
189<- +1
200<- +1
every number i wrote something after should be deleted


Title: Re: get bitcoins for this very easy task
Post by: Naoko on March 31, 2016, 01:11:42 AM
i can do this if you can increase the rate a little bit. .001btc seems very low for this time consuming work. maybe .002btc i can do it for you :)


Title: Re: get bitcoins for this very easy task
Post by: leen93 on March 31, 2016, 01:17:11 AM
i can do this if you can increase the rate a little bit. .001btc seems very low for this time consuming work. maybe .002btc i can do it for you :)
  you have long rows of 10 numbers which you can delete at once, it's not a lot of work :)


Title: Re: get bitcoins for this very easy task
Post by: Naoko on March 31, 2016, 01:20:01 AM
i can do this if you can increase the rate a little bit. .001btc seems very low for this time consuming work. maybe .002btc i can do it for you :)
  you have long rows of 10 numbers which you can delete at once, it's not a lot of work :)

looks like it is kinda easy then. send me more details in PM and i will do it for you :)


Title: Re: get bitcoins for this very easy task
Post by: xxxDD on March 31, 2016, 01:38:24 AM
If there is still a work, i can do it. PM me


Title: Re: get bitcoins for this very easy task
Post by: leen93 on March 31, 2016, 01:51:57 AM
send me a pm when you have time, first one gets it


Title: Re: get bitcoins for this very easy task
Post by: xxxDD on March 31, 2016, 01:54:36 AM
send me a pm when you have time, first one gets it

sent it. hope im first


Title: Re: get bitcoins for this very easy task
Post by: YoonYeonghwa on March 31, 2016, 02:11:36 AM
Understood. However, 0.001BTC for a list of 1000 is a bit low... That would require quite a lot of time to get 50 cents lol.


Title: Re: get bitcoins for this very easy task
Post by: leen93 on March 31, 2016, 05:36:38 PM
got new tasks
pm if interested


Title: Re: get bitcoins for this very easy task
Post by: leen93 on April 04, 2016, 01:28:08 AM
same job again


Title: Re: get bitcoins for this very easy task
Post by: bigs21024 on April 04, 2016, 09:01:44 PM
strange request here


Title: Re: get bitcoins for this very easy task
Post by: BitMaxz on April 04, 2016, 09:26:30 PM
Im very confused about the numbers and letters next to it.. what are the letter and what are numbers mean.. need more details.. maybe i can solve this..
Do you have any sample?


Title: Re: get bitcoins for this very easy task
Post by: Wapinter on April 04, 2016, 10:00:36 PM
Im very confused about the numbers and letters next to it.. what are the letter and what are numbers mean.. need more details.. maybe i can solve this..
Do you have any sample?
I can also do it if it is just simple integer numbers.If they are alphanumeric like you showed in your example in op,then I can still do it but only if you increase the rates


Title: Re: get bitcoins for this very easy task
Post by: MagicIsMe on April 05, 2016, 05:47:13 AM
I have done the job and am now awaiting payment. The list has been sent through PM. If you wish to give me more lists, I'd me more than happy to accept them.


Title: Re: get bitcoins for this very easy task
Post by: Digital_Lord on April 05, 2016, 06:07:06 AM
I have done the job and am now awaiting payment. The list has been sent through PM. If you wish to give me more lists, I'd me more than happy to accept them.

what is this? what will op do with this mathematics. I always ran away from math so I can't do it. hahaha.


Title: Re: get bitcoins for this very easy task
Post by: Herbert2020 on April 05, 2016, 08:52:28 AM
I have done the job and am now awaiting payment. The list has been sent through PM. If you wish to give me more lists, I'd me more than happy to accept them.

what is this? what will op do with this mathematics. I always ran away from math so I can't do it. hahaha.

what math?
from what i understand, it is just a simple parsing of data. it can easily be done by a simple code.
and most probably the code is not even more than 10 lines.


Title: Re: get bitcoins for this very easy task
Post by: MagicIsMe on April 05, 2016, 09:50:46 AM
I have done the job and am now awaiting payment. The list has been sent through PM. If you wish to give me more lists, I'd me more than happy to accept them.

what is this? what will op do with this mathematics. I always ran away from math so I can't do it. hahaha.

what math?
from what i understand, it is just a simple parsing of data. it can easily be done by a simple code.
and most probably the code is not even more than 10 lines.
OP uses it for a personal agenda ;D. He might not want me to reveal it due to privacy and I won't reveal it due to the respect I have for the guy.


Title: Re: get bitcoins for this very easy task
Post by: pinkslink on April 06, 2016, 09:42:46 AM
takes 2 secs in excel
what format is data provided?

why not just pay someone to show you how to do yourself in excel or whatever you are using

its just delete any row
that has a cell in column A, that is equal or +1 of the cell above it