Number counter broken
This is a simple number counter I made in C#, but if you put in a number that is too high, it stops before finishing. Can someone help me?
Voters
Coder100
What do you mean by a number that is too high
Coder100
oh, well, then don't type it that high when you know it can't support it?
@pepelaughCoder100
ye, adding a try catch would fix it :D
@pepelaughCoder100
or unsigned long long
xd
NirvanaMorradi
@Coder100 hi..I need some help for fork my repl..I have apriciate you if u have time to help me
CoolGuy27
@NirvanaMorradi Hi! How did you even find this post?? To fork this you need to go to https://replit.com/@CoolGuy27/count-to-infinity?v=1 and click fork
NirvanaMorradi
@CoolGuy27 hi,I have your help in another code .. I had a etherum account..I had privatevkey for that account but in the wrong order ...do you have time to help me ,to fork the repl I send u to ,recode that to try to find the correct order of my 64 hex..I know this is very unlikely to find that but I have to try .. because all of my saving in that
NirvanaMorradi
@CoolGuy27 I have very appreciated if you have time to help me
NirvanaMorradi
@CoolGuy27 https://replit.com/@cristinaparker/Scan1MillionEthAddy?v=1
This is the original code..in this code ,every time ,the random privatevkey was generated..but I want to give my 64hex and every time ,shuffle my private key and search in wanted list
ok, based on what people say,