How to split the array with space and comma?

Custom encoding

mlee [sarawang130]
8 years ago | edited 8 years ago

0

How to split the array with space and comma in java. make it like##,##,##

15replies
9voices
303views
1image
dloser
8 years ago

0

You know you can copy/paste code, right? And that you can search online for these easy questions? And that “how to tell comma and space in the string” doesn’t make sense? And that you are potentially spoiling the challenge by posting code?

mlee [sarawang130]
8 years ago

0

The best comment I’ve ever seen. You are good.

mlee [sarawang130]
8 years ago

0

I hear what you say.

mlee [sarawang130]
8 years ago

0

Good luck.

Mugi [Mugiwara27]
8 years ago
mlee [sarawang130]
8 years ago

0

so hard

mlee [sarawang130]
8 years ago

0

It doesn’t work. Couldn’t be batter. Image

Numlock90
8 years ago

0

Could you not open it in excel or something similar as a csv file? then tell whatever program your using to remove lines where null is the value.

That or I’m sure a few lines of python or similar would do this.

mlee [sarawang130]
8 years ago

0

I see <3

PsyLiQuid
8 years ago

0

You just need to add a little more string manipulation to get the answer you want.. It’s not that hard and as people pointed out once you have the logic Google is your best friend.

mlee [sarawang130]
8 years ago

0

Thank u :p

bsvo2786
7 years ago

0

I used python and put in a loop which scans for changes in the clipboard, with delay, and when it found a suitable string in the clipboard it performs the operation and set the decrypted data in clipboard.

What are other methods you guys are using?

dloser
7 years ago

0

Uhm.. I think you meant to post that on the solutions board, @bsvo2786**.

bsvo2786
7 years ago | edited 7 years ago

0

Not yet solved :s , but i saw him using some other method to automate the process so i just happen to ask :D.

f0rk [HackingGuy]
7 years ago

0

Personally Javascript was fine for me :D

4 replies have been removed
You must be logged in to reply to this discussion. Login
1 of 16

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss